plusreed / discord-bot-template

A Discord bot template that supports slash commands and user/message context menus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

discord-bot-template

Really simple bot template that is heavily based off of the Discord.js Guide. I use this template in most of my Discord bots and thought it'd be handy to share out.

Building / Running

  1. make
  2. cp example.env [prod | test | dev].env, fill out file
  3. ./scripts/start.sh [prod | test | dev]

License

MIT

About

A Discord bot template that supports slash commands and user/message context menus

License:MIT License


Languages

Language:TypeScript 93.3%Language:Shell 5.9%Language:Makefile 0.8%