discord-currencyjs

1.1.1 • Public • Published

Currency.js

a module that creates a currency systemg

setup

install parse-ms and quick.db and slappey

code

const eco = require('discord-currencyjs')

command prompt

type slappey click "enter" type any name you want then click "enter" then click "down arrow" then click "enter" then go to DEV PORTAL and get your bot token and paste in your command prompt and then hit "enter" the put whavere prefix you like then hit "enter" then type cd ./(givenname) now type slappey then click "down arrow" then "enter" then type (choose from #commands)

#commands

balance beg daily leaderboard pay work

code for #commands

balance: return eco.balance(message, args[0] || null); work:
return eco.work(message); pay:
return eco.pay(message, args[1] || null); daily: return eco.daily(message); beg: return eco.beg(message); leaderboard: return eco.leaderboard(message);

Package Sidebar

Install

npm i discord-currencyjs

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

10.7 kB

Total Files

10

Last publish

Collaborators

  • avaneeshnaik629