Skip to content

promise/discord-bot-boilerplate

Repository files navigation

Docker test Linting Testing DeepScan grade discord.js version GitHub Issues GitHub Pull Requests

Discord bot boilerplate

This is a boilerplate I use for most, if not all, of my bots. I've noticed with pretty much all my bots that there's a lot of repetitive code, and I've always wondered if I should put it in a template (or a "boilerplate") and use this for future reference.