mirror of
https://github.com/polyjitter/searchbot-discord.git
synced 2024-08-14 22:46:55 +00:00
oopsed the tutorial
This commit is contained in:
parent
5beeec669a
commit
f12ffa435e
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ class Core(commands.Cog):
|
|||
)
|
||||
|
||||
if 'extensions.botlist' in self.extensions_list:
|
||||
msg += ", or vote and review this bot with `vote`."
|
||||
msg += ", or vote and review this bot with `vote`.\n\n"
|
||||
else:
|
||||
msg += ".\n\n"
|
||||
|
||||
|
|
Loading…
Reference in a new issue