![1](https://i.ibb.co/cDH0Q4X/1.png) ![2](https://i.ibb.co/7z22dd1/2.png) ![3](https://i.ibb.co/Y3nxdfD/3.png) ![4](https://i.ibb.co/4KPjHbf/4.png)

![url](https://i.ibb.co/WVZ5p2s/ICON.png)

#### Create A Currency System Using Sqlite3

# Discord-Currency


## Installation

```
$ npm i discord-currency
```

## Configuration

Create a file, paste this code, and run the file.

```
var currency = require('discord-currency');

currency.CONFIG('YOUR-BOT'S-TOKEN', 'YOUR-BOT'S-PREFIX', 'EMBED-HEX-COLOR(ADD 0x AT THE START');
```

## Usage
#### Starting Currency App
```
var currency = require('discord-currency');
currency.Start();
```
#### Getting All The Commands For The App:
```
var currency = require('discord-currency');
currency.GET_COMMANDS();
```
##### More Packages By Brahaha#3536:
###### Node-Cario    Cario    Node-Sudo    Discord-Token-Shield