sockbot-slack
v1.1.0
Published
A Slack provider for Sockbot
Downloads
4
Readme
Sockbot-Slack
Slack integration for Sockbot
Usage
- Have sockbot installed
- install using
npm install -g sockbot-slack
- Edit your config.yml file like so. Any value will work in the password field, sockbot-slack does not use it but sockbot requires it.
core:
username: [username goes here]
password: none
apiToken: [API token here]
owner: [your nick here]
provider: sockbot-slack
- Add plugins as per the sockbot instructions
- Start with
sockbot config.yml