5
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2024-09-19 21:32:31 +00:00
matterbridge/bridge/discord
Wim c211152e23
Add more debug options for discord (#1712)
debuglevel=1 dumps every received discord event
debuglevel=2 dumps every discord event we are sending to discord (also
logs sensitive information)
2022-02-06 16:58:35 +01:00
..
transmitter Use valid transmitter Log default (discord) (#1402) 2021-02-15 22:20:08 +01:00
discord.go Add more debug options for discord (#1712) 2022-02-06 16:58:35 +01:00
handlers_test.go Fix #1049: missing space before embeds (discord) (#1124) 2020-05-07 00:19:48 +02:00
handlers.go Add more debug options for discord (#1712) 2022-02-06 16:58:35 +01:00
helpers_test.go Split Discord bridge in multiple files (#632) 2018-12-07 23:36:01 +01:00
helpers.go discord: Add AllowMention to restrict allowed mentions (#1462) 2021-05-13 22:39:25 +02:00
webhook.go Add comments to messages (telegram) (#1652) 2021-12-12 01:40:31 +01:00