From 0975ed075ad4ce41d0062af4df76737cfce38df7 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Tue, 22 Jun 2021 18:42:49 +0200 Subject: [PATCH] double pic --- src/cogs/confreriedukassoulait.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/cogs/confreriedukassoulait.py b/src/cogs/confreriedukassoulait.py index 23cb1e0..36e9392 100644 --- a/src/cogs/confreriedukassoulait.py +++ b/src/cogs/confreriedukassoulait.py @@ -97,5 +97,7 @@ class ConfrerieDuKassoulait(commands.Cog): "tchèt", "mouss", "ologbo", "kats", "猫", "кот", "고양이", "poticha", "😼", "ʇɐɥɔ", "chaton"] if message.content.lower() in chiens: await Internet(self.client)._dog(self, await self.client.get_context(message)) + await Internet(self.client)._dog(self, await self.client.get_context(message)) if message.content.lower() in chats: await Internet(self.client)._cat(self, await self.client.get_context(message)) + await Internet(self.client)._cat(self, await self.client.get_context(message))