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

Nothing happens when a user joins #3

Closed
Dogloverblue opened this issue Mar 11, 2021 · 4 comments
Closed

Nothing happens when a user joins #3

Dogloverblue opened this issue Mar 11, 2021 · 4 comments

Comments

@Dogloverblue
Copy link

Dogloverblue commented Mar 11, 2021

I set up the bot and ran the install command, and finally noded index.js, but when someone joined the server nothing happened. The console had no errors and my config file looked like this ```{
"TOKEN": "I put my token in here",
"CHANNEL_WELCOME": "819672157079994398",
"ROLES_WELCOME": ["",""]
}

I don't understand what is causing the issue. any idea?
@Tomato6966
Copy link
Owner

have u made sure that u enabled your privileg intents in https://discord.com/developers ?
Like that:
image

note that you just need server members intent ( the second one ) to have working welcome system.

please learn/try reading thanks!

@Dogloverblue
Copy link
Author

no i have not tried that, I will try it. and wow that was a quick responce

@Tomato6966
Copy link
Owner

xD

@Dogloverblue
Copy link
Author

Ok thank you, that worked :D

@Tomato6966 Tomato6966 pinned this issue Mar 11, 2021
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

No branches or pull requests

2 participants