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: