Revert "useless: add vampir trigger"
This reverts commit ade97db9222311b307e6f1fdd039010332d359da. Link is down, so remove the trigger.
This commit is contained in:
parent
27c537b15a
commit
132d6a19ca
@ -471,14 +471,6 @@ class Useless(DatabasePlugin):
|
|||||||
nick = args.get('<nick>', mask.nick)
|
nick = args.get('<nick>', mask.nick)
|
||||||
self.bot.action(target, 'hustet {0} in\'s Gesicht'.format(nick, nick))
|
self.bot.action(target, 'hustet {0} in\'s Gesicht'.format(nick, nick))
|
||||||
|
|
||||||
@command
|
|
||||||
def vampir(self, mask: IrcString, target: IrcString, args: Dict):
|
|
||||||
"""Sends a url with the cute vampire cat :3
|
|
||||||
|
|
||||||
%%vampir
|
|
||||||
"""
|
|
||||||
return 'https://files.catbox.moe/ma2dfs.png'
|
|
||||||
|
|
||||||
@command
|
@command
|
||||||
def hebamme(self, mask: IrcString, target: IrcString, args: Dict):
|
def hebamme(self, mask: IrcString, target: IrcString, args: Dict):
|
||||||
"""Tells you to get the fuck outta this group
|
"""Tells you to get the fuck outta this group
|
||||||
|
Loading…
x
Reference in New Issue
Block a user