A connector for opsdroid to send messages using Slack.
- A Slack account
- The token from a custom bot integration
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:"