Skip to content

Watching and Listening type status overwriting the Playing type status #6031

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

You must be logged in to vote

A few issues.

  1. You're using commands.Cog.listener() on something that isn't a listener. This isn't an error but it is a bit odd to see.
  2. The or keyword does not work like this. You want to do status in ('a', 'b') instead.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghost
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
1 participant