You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
3 years ago
..
transmitter Use valid transmitter Log default (discord) (#1402) 4 years ago
discord.go Add more debug options for discord (#1712) 3 years ago
handlers.go Add more debug options for discord (#1712) 3 years ago
handlers_test.go Fix #1049: missing space before embeds (discord) (#1124) 4 years ago
helpers.go discord: Add AllowMention to restrict allowed mentions (#1462) 3 years ago
helpers_test.go Split Discord bridge in multiple files (#632) 6 years ago
webhook.go Add comments to messages (telegram) (#1652) 3 years ago