Update bot/useless.py

This commit is contained in:
noxy 2021-05-12 18:33:26 +00:00
parent ea9c8899df
commit d482cabc6e

View File

@ -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))