summaryrefslogtreecommitdiffstats
path: root/bridge/discord/webhook.go
Commit message (Expand)AuthorAgeFilesLines
* Return a message ID when sending with a webhook (discord) (#1976)Joseph Mansy2023-03-141-5/+11
* Switch to discordgo upstream again (#1759)Wim2022-03-121-2/+2
* Add comments to messages (telegram) (#1652)Soloam2021-12-121-4/+2
* 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