Bergseppel approved

This commit is contained in:
Aaron Riedel 2022-03-31 19:17:51 +02:00
parent b7678028e7
commit a11024d9d9
Signed by: aaron
GPG key ID: 643004654D40D577

1
bot.py
View file

@ -77,6 +77,7 @@ async def on_ready():
async def on_message(message):
if message.author.id == 274197471515639808:
await message.add_reaction(bot.get_emoji(844264772110909501))
await message.add_reaction(bot.get_emoji(950386969614110770))
class Confirm(discord.ui.View):
def __init__(self):