summaryrefslogtreecommitdiffstats
path: root/bridge/discord/webhook.go
Commit message (Expand)AuthorAgeFilesLines
* Add a MessageClipped option to set your own clipped message. Closes #1359 (#1...Wim2021-05-271-1/+1
* discord: Add AllowMention to restrict allowed mentions (#1462)Alexandre GV2021-05-131-9/+12
* Fix 'webook' typo in discord/webhook.go (#1344)Qais Patankar2020-12-311-1/+1
* Split Bdiscord.Send into handleEventWebhook and handleEventBotUser (discord)Qais Patankar2020-12-131-0/+45
* Move webhook specific logic to its own file (discord)Qais Patankar2020-12-131-0/+102