Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

discord.py get user input

msg = await client.wait_for("message", check=check, timeout=60)
#@Grepper Name
#https://www.codegrepper.com/app/profile.php?id=180238
#thats a good example, this is just a modofication, with a timeout
#just add the timeout={timeoutsecs}
 
PREVIOUS NEXT
Tagged: #user #input
ADD COMMENT
Topic
Name
2+6 =