Skip to content

SamDevcode/doughnut

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doughnut Bot Discord Server Open Issues Closed Issues License Contributors Commit

An open-source multi-purpose Discord Bot.

Requirements

Setup

This will help setting up the bot, online and working. Editing and hosting will be needed to do it by yourself.

Step 1. Go to Discord Developer page, it can be found here.

Step 2. Hit the New Application button. And name it however you like.

Step 3. Hit the Bot category.

Step 4. Then hit the button saying "Add Bot"

Step 5. Create a file named .env

Step 6. Type BOT_TOKEN=(token here)

(Didn't understand? Some pictures can be found here)

Making the bot online.

Easily go to your bot's local directory, open CMD and make sure the path is on your bot and type npm install then node index.js

Credit goes to @lambdagit101 for letting me download their project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Other 0.2%