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