Merge branch 'master' into snapons-develop

This commit is contained in:
Bobloy 2018-05-15 09:44:45 -04:00
commit d0bf4dedd4
2 changed files with 3 additions and 3 deletions

View File

@ -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"
}

View File

@ -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