Skip to content

A Hubot script for creating and sending private messages to lists of users.

License

Notifications You must be signed in to change notification settings

throneless-tech/hubot-list

Repository files navigation

hubot-list

A Hubot script for creating lists of users and sending them private messages.

See src/list.js for full documentation.

Installation

In hubot project repo, run:

npm install @throneless/hubot-list --save

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

["@throneless/hubot-list"]

NPM Module

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

License

AGPLv3

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.

About

A Hubot script for creating and sending private messages to lists of users.

Resources

License

Stars

Watchers

Forks

Packages

No packages published