hubot-cfa-brigade-checkin

1.0.4 • Public • Published

hubot-cfa-brigade-checkin

A hubot script that allows CfA brigade checkins from Slack.

See src/cfa-brigade-checkin.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-cfa-brigade-checkin --save

Then add hubot-cfa-brigade-checkin to your external-scripts.json:

["hubot-cfa-brigade-checkin"]

Sample Interaction

user1>> hubot checkin
hubot>> Successfully checked user1 into 'Civic Hack Night'!
user2>> hubot checkin @alice @bob Some Other Event
hubot>> Successfully checked alice into 'Some Other Event'!
hubot>> Successfully checked bob into 'Some Other Event'!

/hubot-cfa-brigade-checkin/

    Package Sidebar

    Install

    npm i hubot-cfa-brigade-checkin

    Weekly Downloads

    2

    Version

    1.0.4

    License

    MIT

    Last publish

    Collaborators

    • patcon