Skip to content

tasgdev/economy-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Economy Bot

An economy bot for Discord!

Setup

  1. Install Node.js & npm.
  2. Download files and run npm init in the folder. Press enter until it completes.
  3. Install the following npm packages: npm i discord.js dotenv eslint mongoose parse-ms-2
  4. Setup your MongoDB database and put the link in the .env file.
  5. Setup your Discord bot and put in the token in the .env.
  6. Get your bot into a server and get the server id and client id.
  7. Run node deploy-commands.js
  8. Run node .

Credit

Massive credit to evenMoreCode

About

An economy bot for Discord!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors