Skip to content

Template for Discord bot with / Commands Wrapper based on dotenv configuration

Notifications You must be signed in to change notification settings

Qu3ntinS/Discord-Bot-Template

Repository files navigation

Discord-Bot-Template

Template for Discord bot with / Commands Wrapper based on dotenv configuration

Setup

  1. Install Dependencies
npm install
  1. Create and Config the .env
TOKEN=Bot-Token-Here
CLIENTID=Application-ID-Here
GUILDID=Guild-ID-Here
  1. Start the bot
node index.js
  1. Reload Commands
node deploy-commands.js

Brought to you by QuentinS

About

Template for Discord bot with / Commands Wrapper based on dotenv configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published