SwitchbladeBot / switchblade

The open source Discord bot that solves all of your problems.
https://switchblade.xyz/
BSD 4-Clause "Original" or "Old" License
428 stars 218 forks source link

discord.js docs search command #508

Open pedrofracassi opened 5 years ago

pedrofracassi commented 5 years ago

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

stale[bot] commented 5 years ago

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.