Update err.py
This commit is contained in:
parent
7d8e39c900
commit
6ad14de9a7
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ class Err(Cog):
|
|||
if "ban" in err_description:
|
||||
embed.set_footer("F to you | Console: Switch")
|
||||
else:
|
||||
embed.set_footer(text="Console: Switch | OUTDATED - Try using: https://github.com/atlasnx/betch")
|
||||
embed.set_footer(text="Console: Switch")
|
||||
|
||||
await ctx.send(embed=embed)
|
||||
|
||||
|
|
Loading…
Reference in a new issue