Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add intents fixes #7 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

abe-101
Copy link

@abe-101 abe-101 commented Oct 14, 2022

In order for the bot to read message content
it needs the privileged intent called MESSAGE_CONTENT https://discord.com/developers/docs/topics/gateway#privileged-intents

@abe-101 abe-101 mentioned this pull request Oct 14, 2022
@runetech0
Copy link
Owner

I think discord has dropped the support to run the user tokens on discord.py.
But I'll test it and see if it works.
Thanks.

@abe-101
Copy link
Author

abe-101 commented Oct 21, 2022

I think discord has dropped the support to run the user tokens on discord.py. But I'll test it and see if it works. Thanks.

From what I understand the maintainer of discord.py stopped all involvement in the project after much frustration from discord
https://gist.github.com/Rapptz/4a2f62751b9600a31a0d3c78100287f1

about a year later it seems he has resumed envolvement:
https://gist.github.com/Rapptz/c4324f17a80c94776832430007ad40e6
with the big new relese of v2.0.0

@abe-101
Copy link
Author

abe-101 commented Oct 26, 2022

I'm realizing now my commit also has a whole bunch of formatting changes
I'm removing them now

In order for the bot to read message content
it needs the privileged intent called MESSAGE_CONTENT
https://discord.com/developers/docs/topics/gateway#privileged-intents
@abe-101
Copy link
Author

abe-101 commented Nov 30, 2022

@rehmanali1337 have you got a chance to test my fix?

@Son-of-Henry-Ford
Copy link

@rehmanali1337 have you got a chance to test my fix?

Thank you, your edits work)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants