Discord.py Wie kann Benutzereingabe erhalten
playerChoice = await bot.wait_for('message', check=check(context.author), timeout=30)
Delightful Dragonfly
playerChoice = await bot.wait_for('message', check=check(context.author), timeout=30)