switchblade icon indicating copy to clipboard operation
switchblade copied to clipboard

discord.js docs search command

Open pedrofracassi opened this issue 6 years ago • 1 comments

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

pedrofracassi avatar Nov 29 '18 15:11 pedrofracassi

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.

stale[bot] avatar Feb 12 '19 18:02 stale[bot]