sockbot-officehours
v1.1.1
Published
Office hours plugin for sockbot
Downloads
3
Readme
sockbot-officehours
Office Hours plugin for sockbot
Usage
This plugin requires SockBot
- 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
- Run
sockbot config.yml
- Observe bot behavior
Note: "Channels" is a whitelist; if you leave it off, the bot will reply in all configured rooms.