You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Just like what MDN Duh does with JavaScript docs, we could have a command that searches and displays information about d.js.
All of the information from the docs is available in JSON form here: https://github.com/discordjs/discord.js/tree/docs
We could then use JSDelivr to fetch it:
https://cdn.jsdelivr.net/gh/discordjs/discord.js@docs/stable.json
The text was updated successfully, but these errors were encountered: