mirror of
https://github.com/polyjitter/searchbot-discord.git
synced 2024-08-14 22:46:55 +00:00
Add email email
This commit is contained in:
parent
d3f4e3d1f3
commit
86b0c9c338
2 changed files with 5 additions and 1 deletions
|
@ -119,6 +119,8 @@ class Core(commands.Cog):
|
|||
|
||||
# Footer
|
||||
msg += (
|
||||
"_When in doubt, you may email the creator of the codebase at"
|
||||
"`polyjitter@fastmail.com`._\n"
|
||||
f"_See {prefix}`help` for help, `invite` to add the bot, "
|
||||
"and `stats` for statistics._"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue