Updated requirements.txt and some formatting

This commit is contained in:
Adriene Hutchins 2020-04-05 15:25:25 -04:00
parent 9d142e74c9
commit 7cf8c9e9e7
2 changed files with 3 additions and 2 deletions

View File

@ -187,7 +187,7 @@ Guild count: {len(self.bot.guilds)}
invoke_without_command=True)
@commands.is_owner()
async def extend(self, ctx, name: str = None):
"""Provides status of extensions and lets you hotswap extensions."""
"""Provides status of extensions & hotswaps extensions."""
# Provides status of extension
if name is not None:

View File

@ -7,7 +7,8 @@ better-profanity==0.5.0
chardet==3.0.4
dblpy==0.3.4
discord==1.0.1
discord.py==1.3.1
discord-ext-menus==1.0.0a21+gd9965ec
discord.py==1.3.3
entrypoints==0.3
flake8==3.7.9
fonttools==4.5.0