Skip to content

async with message.channel.typing() only shows indicator for 10 seconds #5969

Answered by Rapptz
Octopirate1 asked this question in Q&A
Discussion options

You must be logged in to vote

Please read the FAQ on blocking.

By using time.sleep you disallow the bot from doing anything, this includes sending the second request to continue the typing indicator.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Octopirate1
Comment options

@Rapptz
Comment options

@Octopirate1
Comment options

Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #5969 on October 26, 2020 06:46.