9.2.20 • Published 5 years ago

discord-inventory v9.2.20

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

1 2 3 4

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