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 c23252ab53
Disable webhook editing (discord) (#1296)
See https://github.com/42wim/matterbridge/issues/1255 and
https://github.com/qaisjp/go-discord-irc/issues/57

Webhook edits gets ratelimited which cause other problems with
matterbridge. Disabling for now.
4 years ago
..
discord.go Disable webhook editing (discord) (#1296) 4 years ago
handlers.go Fix #1049: missing space before embeds (discord) (#1124) 4 years ago
handlers_test.go Fix #1049: missing space before embeds (discord) (#1124) 4 years ago
helpers.go Update webhook messages via new endpoint (discord) 4 years ago
helpers_test.go Split Discord bridge in multiple files (#632) 6 years ago