scord.py bagaimana mendapatkan input pengguna

playerChoice = await bot.wait_for('message', check=check(context.author), timeout=30)
Delightful Dragonfly