1.2.0 • Published 3 years ago

dashactyl.js v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

package works now!

only has a getting coins function right now if you want to help with development create a pull request at the github repo

const dash = require('dashactyl.js');

dash.Userinfo.coins('https://client.yourdomain.com','api token','user id',message) //pass in your message.channel, message

//responds with a number of however many coins that person has
dash.Userinfo.userinfo('https://client.yourdomain.com','api token','user id',message) //pass in your message.channel, message

//responds with a json object of a users information
1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago