From ac02277a9893f6b2f5d2e158f8551ff44ca9f3e3 Mon Sep 17 00:00:00 2001 From: BFlow Date: Thu, 19 Mar 2020 15:17:57 +0100 Subject: [PATCH] correct line command slap --- kabot/kabot/kabot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kabot/kabot/kabot.py b/kabot/kabot/kabot.py index 1457420..2fea667 100644 --- a/kabot/kabot/kabot.py +++ b/kabot/kabot/kabot.py @@ -116,7 +116,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", + "Le mec en rose, c'est moi et le mec en jaune c'est %s! https://giphy.com/gifs/gSIz6gGLhguOY", ] if not user or not ctx.message.mentions: online_members = []