Useful Repositories
Created by @kipbo
Updated Jul 7, 2026
Thanks to ♻ codump ♻ !
The following repositories are a Community-built alternative to coding the bot yourself. They contain instructions for installation and usage.
We do not provide support with them in the Discord Server, contact the author instead.
djs-v14-empty-start
Start for discord bot. From the d.js guide with a minor edit to commands, there are no subfolders. Instructions can be found in the guide. You don't have to code, only follow the setup instructions. Also change empty-config.json to config.json and fill in the details.
Discord.js v14 basic bot functions
Installation and usage information can be found here
Features
- The new slash commands.
/serverinfoInformation about the server./automsgmentionAutomated message with mention./codeHow to use code on discord./jsfiddleAsk to start a jsfiddle./kickKick a member./banBan a member./warningWarn a member and store it in DB.
- Auto roles.
- Join and leave notification.
- Notification when someone starts streaming on discord.
- GitHub notifications. (Releases, push, pull and more depending on your gh webhook settings.)
- Ticket channel system.
Basic Express and EJS with API
Installation and usage information can be found here