From e541aa9b3ec8304ef850d45a482cde022590ae9b Mon Sep 17 00:00:00 2001 From: BFlow Date: Thu, 19 Mar 2020 11:12:47 +0100 Subject: [PATCH] add line command slap --- kabot/kabot/kabot.py | 1 + 1 file changed, 1 insertion(+) diff --git a/kabot/kabot/kabot.py b/kabot/kabot/kabot.py index c09e4ff..71d9a7f 100644 --- a/kabot/kabot/kabot.py +++ b/kabot/kabot/kabot.py @@ -115,6 +115,7 @@ class Mybot(commands.Cog): "%s prend un coup de pied au cul", "Descente du coude sur %s", "%s est propulsé par dessus la TROISIEME CORDE!", + "Le mec en rose, c'est moi et le mec en jaune c'est toi! https://giphy.com/gifs/gSIz6gGLhguOY", ] if not user or not ctx.message.mentions: online_members = []