1
Fork 0
mirror of https://github.com/RYGhub/royalnet.git synced 2025-02-17 10:53:57 +00:00
royalnet/docs_source/randomdiscoveries.rst

18 lines
439 B
ReStructuredText
Raw Normal View History

2019-11-18 19:43:55 +01:00
Random discoveries
==================
Here are some things that were found out while developing the bot.
Discord websocket undocumented error codes
------------------------------------------
2019-11-22 16:00:44 +01:00
====== =====================
2019-11-18 19:43:55 +01:00
Code Reason
2019-11-22 16:00:44 +01:00
====== =====================
2020-01-30 19:33:15 +01:00
1004 Discord timed out...?
------ ---------------------
2019-11-18 19:43:55 +01:00
1006 Heartbeat stopped
2019-11-22 16:00:44 +01:00
------ ---------------------
1006 Failed authentication
====== =====================