Installs/Configures mod chat compatibility tools
- Centos (>= 7.4)
No dependencies defined
Attribute | Description | Default |
node['mod_chat']['matterbridge_version'] |
Slack ←→ IRC bridge version | 1.10.1 |
node['mod_chat']['oragono_version'] |
Oragono IRC server version | 0.11.0 |
node['mod_chat']['synced_channels'] |
Slack and IRC channels in which to sync | ["general", "dev", "botstuffs"] |
node['mod_chat']['ignore_syncing_users'] |
Slack and IRC bridge skips mirroring posts by the following user | ["bubbles", "kierra"] |
node['mod_chat']['irc_bridge_username'] |
Nick for the bridging user on the IRC side (Slack's is determined by the token) | kierra |
node['mod_chat']['irc_server_passwd_hash'] |
A password hash for access to the IRC server, generated by `oragono genpasswd` |
|
node['mod_chat']['slack_token'] |
A token generated at https://api.slack.com/custom-integrations/legacy-tokens |
|
Default recipe for installing/configuring everything
A basic IRC server providing a connection on port 6667 and (TLS) 6697
A bridge for connecting Slack and IRC portals
Author:: David Alexander (opensource@thelonelyghost.com)
Copyright:: 2018, Grafeas Group, Ltd.
License:: MIT