From 6272edc2611f789e7fc714dcc75c5ac2ce001699 Mon Sep 17 00:00:00 2001 From: Bobloy Date: Tue, 15 May 2018 09:43:04 -0400 Subject: [PATCH 1/2] For commands somehow --- sayurl/sayurl.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sayurl/sayurl.py b/sayurl/sayurl.py index c536b41..b9837aa 100644 --- a/sayurl/sayurl.py +++ b/sayurl/sayurl.py @@ -1,7 +1,7 @@ import aiohttp import html2text -from redbot.core import Config +from redbot.core import Config, commands from redbot.core.bot import Red from redbot.core.utils.chat_formatting import pagify From caa627c84a081098cc491fbc2525afc221bac940 Mon Sep 17 00:00:00 2001 From: Bobloy Date: Tue, 15 May 2018 09:44:21 -0400 Subject: [PATCH 2/2] Correct Repo name --- info.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/info.json b/info.json index 713f4e5..4d8e5e1 100644 --- a/info.json +++ b/info.json @@ -1,7 +1,7 @@ { "AUTHOR": "Bobloy", - "INSTALL_MSG": "Thank you for installing Fox-Cogs by Bobloy", - "NAME": "Fox-Cogs", + "INSTALL_MSG": "Thank you for installing Fox-V3 by Bobloy", + "NAME": "Fox-V3", "SHORT": "Cogs by Bobloy", "DESCRIPTION": "Cogs for RED Discord Bot by Bobloy" } \ No newline at end of file