1.0.0 • Published 9 years ago

sleepy-bot v1.0.0

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
9 years ago

sleepy-bot

sleepy-bot is a slack bot to poke your colleague to check whether he/she is sleeping.

Installation

  1. Visit https://YOUR-SLACK-NAME.slack.com/apps/new/
  2. Give a name to your bot, e.g. sleepy-bot, then next
  3. In API Token, copy the API Token
  4. Install sleepy-bot by npm install -g sleepy-bot
  5. Run it SLACK_TOKEN="YOUR_API_TOKEN" sleepy-bot

Usage

Simply talk to the sleepy-bot as:

wake @somebody

The sleepy bot sends private message to the user you poke and wait for his/hears response.

If he/she does not response to the sleepy bot for 1 minutes, you get a private message from the sleepy bot to tell you he/she is sleeping LoL.