mirror of
https://github.com/nichkara/InfinitumBotty.git
synced 2026-06-10 22:26:23 +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
|
||||
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
|
||||
def get_module_types():
|
||||
|
||||
Reference in New Issue
Block a user