last-wrapper

1.0.1 • Public • Published

Last Wrapper

  • Um wrapper para facilitar o uso da API do Last Silence

  • getBot('ID'): Bot

const Last = require('last-wrapper');

Last.getBot('ID')
  .then(data => console.log(data))
  .catch(e => console.log(e));

Package Sidebar

Install

npm i last-wrapper

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

1.58 kB

Total Files

5

Last publish

Collaborators

  • lazy_dev