mirror of
https://github.com/polyjitter/searchbot-discord.git
synced 2024-08-14 22:46:55 +00:00
Updated requirements.txt and some formatting
This commit is contained in:
parent
9d142e74c9
commit
7cf8c9e9e7
2 changed files with 3 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue