From 83b59c0fbcabcc5f88ae37f2a12a4abb15a54b8d Mon Sep 17 00:00:00 2001 From: Robert Altner Date: Sat, 11 Jan 2020 17:34:27 +0100 Subject: [PATCH] changed USA --- cogs/fun/reactions.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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():