statsbot

1.0.0 • Public • Published

Stats-Bot

Discord Codacy Badge FOSSA Status David-DM Badge Known Vulnerabilities


Powered by Discord.js. Package, that allows you make powerful Stats-Bot within 2 lines of code!

Values

Value Meaning Example
total Total Members channel ID 482602910728060932
users Users channel ID 482602910728060932
bots Bots channel ID 482602910728060932

Example

const STATSBOT = require('statsbot');
const statsbot = new STATSBOT("token", {total: 'total members channel id', users: 'users channel id', bots: 'bots channel id'})

Something like this should appear in console:


How to get channel ID-s

  • Enable Developer mode and follow steps below
  • When the Developer mode is enabled, simply right click the channel, click Copy ID and the ID will be saved to your clipboard.

Package Sidebar

Install

npm i statsbot

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

10.7 kB

Total Files

8

Last publish

Collaborators

  • dppr