Skip to content

lassejlv/discord-bot-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A basic discord bot template

To get started fill out the .env file

TOKEN = <bot token goes here>
PREFIX = <your bots prefix>
INVTE = <invite goes here>

After you done that can you use the following command

npm run test
#
yarn test

And then the bot will be online

config.json

With the config.json file, you can customize your bot settings

You must have Node.js on your computer

About

A discord bot template for your discord server

Resources

Stars

Watchers

Forks

Releases

No releases published