Fixed typo, last really last about change

This commit is contained in:
Adriene Hutchins 2020-03-02 15:25:59 -05:00
parent c14d45d427
commit cc3360b913
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ class Core(commands.Cog):
msg = f"__**{self.bot.user.name}**__ - _{self.bot.description}_\n\n"
msg += f"This instance by **{self.bot.appinfo.owner}.**\n\n"
msg += "**Source Code:** _<https://github.com/taciturasa/searchbot-discord>_\n"
msg += "**Support Server:** _<https://discord.gg/4BpReNV>_\\nn"
msg += "**Support Server:** _<https://discord.gg/4BpReNV>_\n\n"
msg += "_Note: Please attempt to contact the hoster of any separate instances before this server._\n"
msg += f"_See **{ctx.prefix}**`help` for help, `invite` to add the bot, and `stats` for statistics._"