diff --git a/cogs/fun/reactions.py b/cogs/fun/reactions.py index 4764ccb..4010144 100644 --- a/cogs/fun/reactions.py +++ b/cogs/fun/reactions.py @@ -29,9 +29,9 @@ class Reactions(commands.Cog): await message.add_reaction("πŸ‡¨πŸ‡³") if "america" in message.content.lower() or " usa" in message.content.lower(): - await message.add_reaction("πŸ‡¬") - await message.add_reaction("πŸ‡¦") - await message.add_reaction("πŸ‡Ύ") + await message.add_reaction("πŸ‡ΊπŸ‡Έ") + await message.add_reaction("πŸ”«") + await message.add_reaction("πŸ¦…") if "extremejoy" in message.content.lower():