Skip to content

SourCreamCulture/dashactyl.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An api wrapper for the dashactyl panel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published