Skip to content

throneless-tech/hubot-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

AGPLv3

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

About

A chatbot system for managing and distributing tokens of various kinds.

Resources

License

Stars

Watchers

Forks

Packages

No packages published