These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
You can install this project by clicking here, or by installing the release, or by running this git command in your command prompt:
git clone https://github.com/TheGamer456YT/Economy-Bot
What things you need to install the software and how to install them:
Firstly, install all the needed modules, for that, you will need to install node.js and to do that fllow this tutorial
npm install
- Firstly, You will have to edit the config.json; After that, you will have to create/edit the .env file by adding your token, here's a example of what it will be:
TOKEN=your token
- If you want a tutorial on how to make a bot account and the basic's of how to make a discord bot, I recommend following this tutorial
If you would like to use this bot, personally or commercially, please give me (SpaghettDev) credit.
- Discord.js - The library used
- Node.js - The Runtime
Any pull request's are welcome!
If you have any issue, please don't hesitate to make a issue, I will gladly take a look at it and try to fix it!
- TheGamerYT - Initial work & all the project - SpaghettDev
This project is licensed under the MIT License - see the LICENSE file for details