dashactyl.js
v1.2.0
Published
API wrapper for dashactyl
Downloads
2
Maintainers
Readme
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