mirror of
https://github.com/cwinfo/matterbridge.git
synced 2024-11-09 15:40:27 +00:00
5604d140e3
* discord: add nosendjoinpart support This allows the discord bridge to be configured with `nosendjoinpart`, preventing discord-originating join/part messages from being send to other bridged platforms. * discord: Ignore incoming events for other guilds Ignore all incoming discord events originating from Guild IDs other than the one we have configured. This is necessary because discord bots receive events for *all* discord guilds that they are present in. Fixes #1612 |
||
---|---|---|
.. | ||
transmitter | ||
discord.go | ||
handlers_test.go | ||
handlers.go | ||
helpers_test.go | ||
helpers.go | ||
webhook.go |