mein Bier brennt only for Bergseppel

This commit is contained in:
Aaron Riedel 2022-03-31 18:59:15 +02:00
parent 343024f523
commit b7678028e7
Signed by: aaron
GPG key ID: 643004654D40D577

2
bot.py
View file

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