i cant use ctx in my code #7725
Answered
by
LeoCx1000
mansan1230
asked this question in
Q&A
-
|
Beta Was this translation helpful? Give feedback.
Answered by
LeoCx1000
Mar 19, 2022
Replies: 1 comment 2 replies
-
Do you have an If not, please share more of the code, that's the two things I could think of with the limited info provided. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Rapptz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Do you have an
on_message
event? If so you need to process commands in it or use a listenerAre you using v2.0? If so you need to enable message content intents
If not, please share more of the code, that's the two things I could think of with the limited info provided.