Skip to content

Instantly share code, notes, and snippets.

@jheiselman
Created March 12, 2020 00:47
Show Gist options
  • Select an option

  • Save jheiselman/9f683b5fad5b066c4e2ecaa63ce0cef7 to your computer and use it in GitHub Desktop.

Select an option

Save jheiselman/9f683b5fad5b066c4e2ecaa63ce0cef7 to your computer and use it in GitHub Desktop.
matterbridge config excerpt
[[gateway]]
name="mygateway"
enable=true
[[gateway.inout]]
account="discord.myserver"
channel="general"
[gateway.inout.options]
WebhookURL="https://discordapp.com/api/webhooks/NNNNN/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
[[gateway.inout]]
account="slack.myteam"
channel="general"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment