0.1.0 • Published 5 years ago

@throneless/hubot-token v0.1.0

Weekly downloads
1
License
AGPL-3.0-or-later
Repository
github
Last release
5 years ago

hubot-token

A chatbot system for managing and distributing buckets of tokens for distribution. A script that manages and distributes arbitrary buckets of tokens. Tokens are imported from CSV files, and there is special handling for account and voucher tokens for the Mullvad VPN provider. Requires hubot-list.

See src/token.js for full documentation.

Installation

In hubot project repo, run:

npm install @throneless/hubot-token --save

Then add hubot-token to your external-scripts.json:

[
  "@throneless/hubot-token"
]

NPM Module

https://www.npmjs.com/package/@throneless/hubot-token

License

Hubot-token is a free software project licensed under the GNU Affero General Public License v3.0 (AGPLv3) by Throneless Tech.