KO
|
EN
gitlite — search
Search
#python
#java
#php
#dotfiles
#c
#android
#cpp
#angularjs
#hacktoberfest
#javascript
#dictionary
#english
Economy-Bot
★ 59
Open GitHub ↗
A discord.js economy bot.
Download README (.md)
Explore Similar Repositories
4DC
:
A multipurpose discord.js bot
music-bot
:
discord.js v14 music bot w/mongoDB
typicalbot
:
TypicalBot is open-source Discord bot written in TypeScript, using the Discord.js library.
discord-music-bot
:
Node.js / Discord.js / Discord.js-Commando based bot solely for the purpose of playing audio stream to Discord
Dodong
:
An easy-to-setup music bot made with discord.js and discord-player
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Economy-Bot
?
Download (.md)
# Economy Bot [](https://github.com/TheGamer456YT/Economy-Bot/graphs/contributors) [](https://github.com/TheGamer456YT/Economy-Bot/blob/master/LICENSE) <a href="https://github.com/TheGamer456YT/Economy-Bot/pulse" alt="Activity"> <img src="https://img.shields.io/github/commit-activity/m/TheGamer456YT/Economy-Bot" /></a> ## Getting Started 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. ## Installation You can install this project by clicking [here](https://github.com/TheGamer456YT/Economy-Bot/archive/main.zip), or by installing the [release](https://github.com/TheGamer456YT/Economy-Bot/releases/tag/0.0.1), or by running this git command in your command prompt: ```shell git clone https://github.com/TheGamer456YT/Economy-Bot ``` ### Prerequisites 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](https://nodejs.org/en/download/) and to do that fllow [this tutorial](https://treehouse.github.io/installation-guides/windows/node-windows.html) ``` npm install ``` ### Installing 1. Firstly, You will have to edit the [config.json](https://github.com/TheGamer456YT/Economy-Bot/blob/main/Configuration/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: ```env TOKEN=your token ``` 2. 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](https://github.com/dylanwe/How-to-make-a-discord-bot) ## Usage If you would like to use this bot, personally or commercially, please give me ([SpaghettDev](https://github.com/TheGamer456YT)) credit. ## Built With * [Discord.js](https://discord.js.org/#/docs/main/12.2.0/general/welcome) - The library used * [Node.js](https://www.nodejs.org) - The Runtime ## Contributing Any pull request's are welcome! ## Issues If you have any issue, please don't hesitate to make a [issue](https://github.com/TheGamer456YT/Economy-Bot/issues/new), I will gladly take a look at it and try to fix it! ## Authors * **TheGamerYT** - *Initial work & all the project* - [SpaghettDev](https://github.com/TheGamer456YT) ## License This project is licensed under the MIT License - see the [LICENSE](https://github.com/TheGamer456YT/Economy-Bot/blob/main/LICENSE) file for details