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:
- Created 4 years ago
- Comments:18 (7 by maintainers)
Did try the following: read it?