

COINS BOT is a bot whose aim is to develop an economy in each server. Each server can configure the bot for their community as they see fit.
| Name |
Description |
Sub-commands |
Usage |
Cd |
| drop |
Send money to another player. |
none |
drop <montant> [channel] |
10secs |
| Name |
Description |
Sub-commands |
Usage |
Cd |
| help |
Command help. |
none |
help [command] |
10secs |
| Name |
Description |
Sub-commands |
Usage |
Cd |
| blackjack |
Allows you to play blacxkjack. |
none |
blackjack <montant> |
10secs |
| crash |
Allows you to play crash. |
none |
crash <montant> |
10secs |
| roulette |
Allows you to play roulette. |
none |
roulette <montant> |
10secs |
| gunfight |
Allows you to play gunfight. |
none |
gunfight <montant> <utilisateur> |
10secs |
| pfc |
Allows you to play rock feal scissors. |
none |
pfc <montant> <utilisateur> |
10secs |
| Name |
Description |
Sub-commands |
Usage |
Cd |
| metier |
Allows you to purchase a profession. |
none |
metier [metier] |
10secs |
| Name |
Description |
Sub-commands |
Usage |
Cd |
| ping |
Ping the bot. |
none |
none |
10secs |
- Clone the repo
- Clone
env.template.txt into the main directory and rename it to .env
- Install the dependencies:
npm install
- Compile the script:
npm run build
- Start the bot:
npm run start
- Latest stable release: 1.0.0
- Latest release: 1.0.0
This project has an MIT license. And you are welcome to contribue. To contribute, please open a pull request on dev branch.