rawandahmad698 / Dalle-Discord

DALL·E mini as a Discord bot? Say no more!
45 stars 44 forks source link

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

Open Wolliger opened 1 year ago

Wolliger commented 1 year ago
image
Wolliger commented 1 year ago
image
Wolliger commented 1 year ago

"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 commented 1 year ago

"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