Update bot/useless.py
This commit is contained in:
parent
ea9c8899df
commit
d482cabc6e
@ -491,7 +491,7 @@ class Useless(DatabasePlugin):
|
||||
def hebamme(self, mask: IrcString, target: IrcString, args: Dict):
|
||||
"""Tells you to get the fuck outta this group
|
||||
|
||||
%%hebamme
|
||||
%%hebamme [<nick>]
|
||||
"""
|
||||
nick = args.get('<nick>', mask.nick)
|
||||
self.bot.action(target, 'macht {0} klar, dass er sich lieber verpissen sollte'.format(nick, nick))
|
||||
|
Loading…
x
Reference in New Issue
Block a user