Awesome
⚠️ DEPRECATED ⚠️ This connector is now built in to opsdroid core. This repository only exists for backward compatibility and will be removed.
opsdroid connector slack
A connector for opsdroid to send messages using Slack.
Requirements
- A Slack account
- The token from a custom bot integration
Configuration
connectors:
- name: slack
# required
api-token: "zyxw-abdcefghi-12345"
# optional
bot-name: "mybot" # default "opsdroid"
default-room: "#random" # default "#general"
icon-emoji: ":smile:" # default ":robot_face:"