Skip to content
/ Discord-Bot-Base Public template

This is a Discord.JS Discord Bot Base!

License

Notifications You must be signed in to change notification settings

byayex/Discord-Bot-Base

Repository files navigation

Discord-Bot-Base

This is a Discord.JS Discord Bot Base written in Typescript!

Feel free to copy, use or share it!

Start with

npm i
npm start

Example .env File

TOKEN = MTA3MTQzMDAyOTMwNjc3MzU1NA.GF-Z_C.5ZEl-cn_bYKue0xXyKBDJtNke9TAgH4XeMrnAk
CLIENT_ID = 1061250029306773554
GUILD_ID = 584088723952631829
# DEV TO UPDATE ONE GUILD (INSTANT) GLOBAL TO UPDATE EVERY GUILD (UP TO 1 HOUR)
CMD_MODE = DEV
# Y if you want to delete Commands, N if you dont want to delete the commands
EMPTY_COMMANDS = N
# MySQL Settings
MYSQL_HOST=localhost
MYSQL_PORT=3306
MYSQL_USER=botbase
MYSQL_PASSWORD=botbasepassword
MYSQL_DATABASE=botdb

About

This is a Discord.JS Discord Bot Base!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published