Skip to content

SockDrawer/Sockbot-Slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sockbot-Slack

Slack integration for Sockbot

Usage

  1. Have sockbot installed
  2. install using npm install -g sockbot-slack
  3. 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
  1. Add plugins as per the sockbot instructions
  2. Start with sockbot config.yml