Skip to content

A base to build your own discord bot. We have support for event handler and command handler.

Notifications You must be signed in to change notification settings

yLost/DiscordBOT-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordBOT-base (NodeJS)

A base to build your own discord bot. We have support for event handler and command handler.

Setting up

Later you need to edit the .env file and add your discord bot token and setup your mysql connection. Just copy example.env and place your login details.

You need to setup project, thats will install all dependencies to run the bot.

npm install

About

A base to build your own discord bot. We have support for event handler and command handler.

Topics

Resources

Stars

Watchers

Forks