mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 01:23:31 +01:00
Added troubleshooting to docs
This commit is contained in:
10
docs/troubleshooting.rst
Normal file
10
docs/troubleshooting.rst
Normal file
@@ -0,0 +1,10 @@
|
||||
Troubleshooting
|
||||
===============
|
||||
|
||||
Occasionally, the API can stop working for whatever reason. If it was working previously and it stopped working on the same version, it means that there's been a change to the Discord API. In this case, please `make an issue`_ if one relating to a similar issue doesn't exist. Please post a stacktrace if there is one, and be as detailed as possible - *"the API isn't working"* doesn't help at all.
|
||||
|
||||
If there is already an issue, feel free to comment that you're also experiencing the same thing. This helps to see how widespread the bug is.
|
||||
|
||||
You can try reconnecting before submitting an issue, as sometimes some of the servers may be slightly different.
|
||||
|
||||
.. _make an issue : https://github.com/hydrabolt/discord.js/issues
|
||||
Reference in New Issue
Block a user