mirror of
https://github.com/nichkara/InfinitumBotty.git
synced 2026-06-11 06:36:24 +02:00
Update help descriptions, fixed typos
Minor changes to messages returned by the help command
This commit is contained in:
@@ -18,7 +18,7 @@ class ComicObserver(PrivMsgObserverPrototype):
|
||||
|
||||
@staticmethod
|
||||
def help():
|
||||
return '.comic liefer einen Link zu einem zufälligen Comic.'
|
||||
return '.comic - liefert einen Link zu einem zufälligen Comic'
|
||||
|
||||
def update_on_priv_msg(self, data: dict, connection: Connection):
|
||||
if data['message'].find('.comic') == -1:
|
||||
|
||||
Reference in New Issue
Block a user