Update err.py

This commit is contained in:
Noëlle Mercer 2019-09-14 11:39:06 -04:00 committed by GitHub
parent 7d8e39c900
commit 6ad14de9a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)