mirror of
https://github.com/nichkara/InfinitumBotty.git
synced 2026-06-11 06:36:24 +02:00
Update duck game help message
Help message for duck game provides more information about the game
This commit is contained in:
@@ -12,7 +12,9 @@ class DuckObserver(PrivMsgObserverPrototype, PingObserverPrototype):
|
|||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def help():
|
def help():
|
||||||
return 'duck game'
|
return 'Entenjagd. An einem zufälligen Zeitpunkt watschelt eine Ente durch den Chat. ' + \
|
||||||
|
'Diese kann mit .schiessen getötet oder mit .freunde angefreundet werden. Mit .ducks wird abgefragt, wie viele Enten man schon hat. ' + \
|
||||||
|
'Starten und stoppen können nur Moderatoren.'
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def get_module_types():
|
def get_module_types():
|
||||||
|
|||||||
Reference in New Issue
Block a user