1.1.1 • Published 7 years ago

sockbot-officehours v1.1.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

sockbot-officehours

Office Hours plugin for sockbot

Usage

This plugin requires SockBot

  1. Create a config file, like:
---
core:
  provider: sockbot-slack
  username: sockbot
  password: none
  apiToken: tokenGoesHere
  owner: yourNickHere
plugins:
  sockbot-officehours: 
    startOfBusiness: 07:00 am
    endOfBusiness: 05:00 pm
    msg: We are currently out of the office.
    channels:
      - #general
  1. Run sockbot config.yml
  2. Observe bot behavior

Note: "Channels" is a whitelist; if you leave it off, the bot will reply in all configured rooms.

1.1.1

7 years ago

1.0.0

7 years ago