Sha256: 0c15d86a80a0eb673d8f6a7447f35e5f518e554f34fe024bc38a4810125dc536
Contents?: true
Size: 435 Bytes
Versions: 7
Compression:
Stored size: 435 Bytes
Contents
# Ruboty::Slack Slack adapter for [Ruboty](https://github.com/r7kamura/ruboty). ## Usage See https://my.slack.com/admin/settings to enable XMPP Gateway on Slack. ```ruby # Gemfile gem "ruboty-slack" ``` ## ENV ``` SLACK_PASSWORD - Account's XMPP password SLACK_ROOM - Room name to join in at first (e.g. general,random) SLACK_TEAM - Account's team name (e.g. wonderland) SLACK_USERNAME - Account's username (e.g. alice) ```
Version data entries
7 entries across 7 versions & 1 rubygems