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

Says its running but bot isn't online nor working #19

Open
Wolliger opened this issue Nov 13, 2022 · 3 comments
Open

Says its running but bot isn't online nor working #19

Wolliger opened this issue Nov 13, 2022 · 3 comments

Comments

@Wolliger
Copy link

image

@Wolliger
Copy link
Author

image

@Wolliger
Copy link
Author

"2022-11-13 13:57:25 Traceback (most recent call last):
2022-11-13 13:57:25 File "/app/bot.py", line 222, in
2022-11-13 13:57:25 asyncio.run(main())
2022-11-13 13:57:25 File "/usr/local/lib/python3.10/asyncio/runners.py", line 44, in run
2022-11-13 13:57:25 return loop.run_until_complete(main)
2022-11-13 13:57:25 File "/usr/local/lib/python3.10/asyncio/base_events.py", line 646, in run_until_complete
2022-11-13 13:57:25 return future.result()
2022-11-13 13:57:25 File "/app/bot.py", line 220, in main
2022-11-13 13:57:25 await bot.start(c['discord_token'])
2022-11-13 13:57:25 File "/usr/local/lib/python3.10/site-packages/discord/client.py", line 746, in start
2022-11-13 13:57:25 await self.connect(reconnect=reconnect)
2022-11-13 13:57:25 File "/usr/local/lib/python3.10/site-packages/discord/client.py", line 672, in connect
2022-11-13 13:57:25 raise PrivilegedIntentsRequired(exc.shard_id) from None
2022-11-13 13:57:25 discord.errors.PrivilegedIntentsRequired: Shard ID None is requesting privileged intents that have not been explicitly enabled in the developer portal. It is recommended to go to https://discord.com/developers/applications/ and explicitly enable the privileged intents within your application's page. If this is not possible, then consider disabling the privileged intents instead."

@rawandahmad698
Copy link
Owner

"is requesting privileged intents that have not been explicitly enabled in the developer portal. It is recommended to go to https://discord.com/developers/applications/ and explicitly enable the privileged intents within your application's page. If this is not possible, then consider disabling the privileged intents instead."

Enable Privileged Intents in your bot settings in Discord

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