This commit is contained in:
bobloy 2020-07-14 15:27:22 -04:00
parent 0492df071a
commit db11ea5169

View File

@ -224,4 +224,3 @@ class StealEmoji(Cog):
target = self.bot.get_channel(notify_settings) target = self.bot.get_channel(notify_settings)
await target.send(f"Just added emoji {emoji} to server {guildbank}") await target.send(f"Just added emoji {emoji} to server {guildbank}")