amaribot.js
TypeScript icon, indicating that this package has built-in type declarations

2.1.0 • Public • Published

amaribot.js

Logo

GitHub Workflow Status Libraries.io dependency status for latest release Snyk Vulnerabilities for npm package

node-current GitHub contributors npm

Installation

npm install amaribot.js

Documentation

The full documentation for this library can be found at https://amaribot.js.org

Example

const { AmariBot } = require("amaribot.js")
const client = new AmariBot("APIKEY")

const data = client.getUserLevel("guild", "user")

console.log(`${data.id} has ${data.exp} experience and is level ${data.level}`)

Support

If you have any questions or need assistance with this module, go to the AmariBot Support Server and ping TheShadow#8124 in the #amaribot.js channel!

Package Sidebar

Install

npm i amaribot.js

Weekly Downloads

234

Version

2.1.0

License

MIT

Unpacked Size

32.1 kB

Total Files

7

Last publish

Collaborators

  • thewilloftheshadow