sockbot-slack

A Slack provider for Sockbot

Usage no npm install needed!

<script type="module">
  import sockbotSlack from 'https://cdn.skypack.dev/sockbot-slack';
</script>

README

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