Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

discord.js docs search command #508

@pedrofracassi

Description

@pedrofracassi

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions