Skip to content

GhostLeader139/jksbdhnnh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord-Bot-Template

A simple discord.js Bot template, so you can start coding your custom Bot right away.

Requirements

Cloning/Downloading

=> In a command prompt in your projects folder (wherever that may be) run the following:

git clone https://github.com/DevItsMB/Discord-Bot-Template.git

  • In the folder from where you ran the git command, run npm installto install the dependencies

Important

  • Create a file named .env with the following content: DISCORD_BOT_TOKEN=your_token_here NOTE: Replace "your_bot_token_here" with your own custom token.

Starting the Bot

  • To start the bot, in the command prompt, run the following command: node app.js
  • Or run the run.bat, that will start the bot for you

License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published