A Hubot script for creating lists of users and sending them private messages.
See src/list.js
for full documentation.
In hubot project repo, run:
npm install @throneless/hubot-list --save
Then add hubot-list to your external-scripts.json
:
["@throneless/hubot-list"]
https://www.npmjs.com/package/@throneless/hubot-list
Hubot-list is a free software project licensed under the GNU Affero General Public License v3.0 (AGPLv3) by Throneless Tech. It is derived in part from hubot-group which is Copyright (c) 2015-2017 Anish Athalye ([email protected]) under the MIT License.