Skip to content

a module for noobs who are new to databases in discord.js

Notifications You must be signed in to change notification settings

IShowLight-7777/Currency.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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);

About

a module for noobs who are new to databases in discord.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published