Aktualisieren bot/useless.py

This commit is contained in:
noxy 2020-11-20 16:49:34 +00:00
parent 56787e2844
commit dfd5c268d0

View File

@ -482,6 +482,7 @@ class Useless(DatabasePlugin):
@command @command
def vampir(self, mask: IrcString, target: IrcString, args: Dict): def vampir(self, mask: IrcString, target: IrcString, args: Dict):
"""Sends a url with the cute vampire cat :3 """Sends a url with the cute vampire cat :3
%%vampir %%vampir
""" """
self.bot.action(target, 'https://files.catbox.moe/ma2dfs.png') self.bot.action(target, 'https://files.catbox.moe/ma2dfs.png')