question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

have some issues get help out the bot

See original GitHub issue

Traceback (most recent call last): File "C:\Users\ow that is the other\Desktop\discordbotpy\index.py", line 51, in <module> bot.run(config.token) File "C:\Users\ow that is the other\AppData\Roaming\Python\Python38\site-packages\discord\client.py", line 598, in run return future.result() File "C:\Users\ow that is the other\AppData\Roaming\Python\Python38\site-packages\discord\client.py", line 579, in runner await self.start(*args, **kwargs) File "C:\Users\ow that is the other\AppData\Roaming\Python\Python38\site-packages\discord\client.py", line 543, in start await self.connect(reconnect=reconnect) File "C:\Users\ow that is the other\AppData\Roaming\Python\Python38\site-packages\discord\client.py", line 457, in connect await self._connect() File "C:\Users\ow that is the other\AppData\Roaming\Python\Python38\site-packages\discord\shard.py", line 274, in _connect f.result() File "C:\Users\ow that is the other\AppData\Roaming\Python\Python38\site-packages\discord\shard.py", line 78, in poll await self.ws.poll_event() File "C:\Users\ow that is the other\AppData\Roaming\Python\Python38\site-packages\discord\gateway.py", line 469, in poll_event await self.received_message(msg) File "C:\Users\ow that is the other\AppData\Roaming\Python\Python38\site-packages\discord\gateway.py", line 423, in received_message func(data) File "C:\Users\ow that is the other\AppData\Roaming\Python\Python38\site-packages\discord\state.py", line 409, in parse_message_reaction_add emoji = PartialEmoji.with_state(self, animated=emoji_data['animated'], id=emoji_id, name=emoji_data['name']) KeyError: 'animated' Exception ignored in: <function _ProactorBasePipeTransport.__del__ at 0x0000020EDB233550> Traceback (most recent call last): File "C:\Python38\lib\asyncio\proactor_events.py", line 116, in __del__ self.close() File "C:\Python38\lib\asyncio\proactor_events.py", line 108, in close self._loop.call_soon(self._call_connection_lost, None) File "C:\Python38\lib\asyncio\base_events.py", line 711, in call_soon self._check_closed() File "C:\Python38\lib\asyncio\base_events.py", line 504, in _check_closed raise RuntimeError('Event loop is closed') RuntimeError: Event loop is closed C:\Users\ow that is the other\Desktop\discordbotpy\utils\http.py:24: RuntimeWarning: coroutine 'ClientSession.close' was never awaited

When I type out help with the command reboot my bot when getting me these issues

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:18 (7 by maintainers)

github_iconTop GitHub Comments

4reactions
Soheabcommented, Jan 15, 2021

Error when logging in: Shard ID 0 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.

Did try the following: read it?

3reactions
Lyte-ecommented, Jan 15, 2021

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot bot configuration issues - Bot Service
See how to test bots in Web Chat, check responsiveness, investigate timeout issues, and resolve problems with channels.
Read more >
What are bots and how do they work? - TechTarget
The best defense against malicious bots is prevention. Sound cybersecurity practices can help keep a bot infection from occurring. The ways to prevent...
Read more >
Help Bot Automation | Helpshift
Helpshift Bots​​ Agents shouldn't be human robots. Use help bots to collect issue information, complete rote tasks or even fully resolve common issues....
Read more >
Building a bot using answers - Zendesk help
This article shows you how to create an answer, configure your bot's initial greeting, and edit existing answers when your communication needs ...
Read more >
Why You Don't Need an AI Support Chatbot - Help Scout
Use a bot to collect more customer information upfront for your support team: Your human customer service team often spends the first few ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found