Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

discord.js docs search command #508

Open
pedrofracassi opened this issue Nov 29, 2018 · 1 comment · May be fixed by #1164
Open

discord.js docs search command #508

pedrofracassi opened this issue Nov 29, 2018 · 1 comment · May be fixed by #1164
Assignees
Labels
scope: commands New command(s) suggestion/addition type: idea New request

Comments

@pedrofracassi
Copy link
Member

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 pedrofracassi added type: idea New request scope: commands New command(s) suggestion/addition labels Nov 29, 2018
@stale
Copy link

stale bot commented Feb 12, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: commands New command(s) suggestion/addition type: idea New request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants