Fix unicode err

This commit is contained in:
EEKIM10 2022-10-04 16:21:50 +01:00
parent 89daf7c762
commit 10b673ab86

View file

@ -42,7 +42,7 @@ class Mod(commands.Cog):
user_id = ban.associated_account
await ban.delete()
if not user_id:
return await ctx.respond(f"\N{white heavy checkmark} Unbanned {student_id}. No user to unban.")
return await ctx.respond(f"\N{white heavy check mark} Unbanned {student_id}. No user to unban.")
else:
try:
await ctx.guild.unban(