changed USA
This commit is contained in:
parent
8f70e65b92
commit
83b59c0fbc
|
@ -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():
|
||||
|
|
Loading…
Reference in a new issue