Searching discord.js Documentation
I'm trying to make a slash command to get documentation on specific topics on discord.js, however I don't know how lol
This is what i've got so far ( from discord.js documentation)
4 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by OPI'd prefer to code it (It's how I learn), so i'll definetly look at the open source! Thanks
heads up: you can't replicate what i do with it exactly, since i use database access for the djs docs
uh
I've made a command once to search through a wiki page and find information on something, I wish discord.js could be as easy