From 84637f4f32008d1bfc4852141f049ce6c89cf50b Mon Sep 17 00:00:00 2001 From: Milka64 Date: Sun, 13 Dec 2020 17:13:08 +0100 Subject: [PATCH] fucking comma #23 --- 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 27a3df2..ad70796 100644 --- a/kabot/kabot/kabot.py +++ b/kabot/kabot/kabot.py @@ -634,7 +634,7 @@ def main(): bot.add_cog( Mybot( - bot + bot, gl_url=gl_url, gl_token=gl_token, gif_token=gif_token