5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-20 02:12:29 +00:00
matterbridge/bridge
Sacha Aury - Wolfman c17512b7ab Add webhook posting mode for discord. (#204)
Using it implies to configure a Webhook on discord and set the parameter :
- WebhookURL (New parameter, discord-specific)

Discord API does not allow to change the name of the user posting, but webhooks does.
This makes the relay much more elegant, even if we might lose some more advanced features.

Signed-off-by: saury07 <sacha.aury@gmail.com>
2017-06-26 20:07:27 +02:00
..
api Add UserID to each message. Closes #200 2017-06-18 15:44:54 +02:00
config Add webhook posting mode for discord. (#204) 2017-06-26 20:07:27 +02:00
discord Add webhook posting mode for discord. (#204) 2017-06-26 20:07:27 +02:00
gitter Add UserID to each message. Closes #200 2017-06-18 15:44:54 +02:00
irc Add UserID to each message. Closes #200 2017-06-18 15:44:54 +02:00
matrix Add UserID to each message. Closes #200 2017-06-18 15:44:54 +02:00
mattermost Add UserID to each message. Closes #200 2017-06-18 15:44:54 +02:00
rocketchat Add UserID to each message. Closes #200 2017-06-18 15:44:54 +02:00
slack Add UserID to each message. Closes #200 2017-06-18 15:44:54 +02:00
steam Add initial steam support 2017-06-22 01:02:05 +02:00
telegram Use the last (and biggest) photo to relay (telegram). Closes #184 2017-06-18 23:59:52 +02:00
xmpp Add UserID to each message. Closes #200 2017-06-18 15:44:54 +02:00
bridge.go Add initial steam support 2017-06-22 01:02:05 +02:00