Aktualisieren bot/useless.py
This commit is contained in:
parent
56787e2844
commit
dfd5c268d0
@ -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')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user