Skip to content

devxsagnik/basic-bot-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic-bot-template

A basic template for making a discord bot

• It uses custom command handler and discord.js

Things to be noted while cloning the repo

• git clone https://github.com/gtagamermods/basic-bot-template.git

• Rename config.example.json to config.json

• Paste token and set prefix in config.json

• Do npm i in console

• Start the bot with node index.js

About

A basic template for making a discord bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published