This commit is contained in:
godot 2024-10-20 21:24:27 +02:00
parent 6cbbb5dd99
commit dca2fa387f

View File

@ -21,7 +21,7 @@ async def on_ready():
print(f'We have logged in as {bot.user}')
"""
@bot.event
@bot.event()
async def on_message(message):
# test is bot is not responding to itself