Where can I find projects using discord.js?
I'd love to look through a list of projects using discord.js. Perhaps someone has already built what I need and I can join that project rather than starting a new one. Or perhaps I can learn something from looking through the features that will improve my own project.
I realize not everyone will want to be listed, but it would be great to have at least a few "powered by discord.js" examples. I couldn't find any on either the web site or here in Discord.
4 Replies
djs is the most used dapi library, if you search js any bot in github, chances are it's written in djs
https://github.com/topics/discordjs
https://github.com/topics/discord-bot?l=javascript
https://github.com/topics/discordbot?l=javascript
these links should help
Thanks!
The thread owner has marked this issue as solved.