matterbridge/bridge/discord
ubq323 ac2f7da59d discord: put attachment URLs into Extra["file"]
previously, the urls were just appended to the message content.

i couldn't find any other assignments directly to Extra["file"]
anywhere in the codebase, so maybe there's a better way to do this.
2024-08-16 08:59:32 +01:00
..
transmitter Switch to discordgo upstream again (#1759) 2022-03-12 17:06:39 +01:00
discord.go Fix linting 2024-05-24 00:23:50 +02:00
handlers_test.go Switch to discordgo upstream again (#1759) 2022-03-12 17:06:39 +01:00
handlers.go discord: put attachment URLs into Extra["file"] 2024-08-16 08:59:32 +01:00
helpers_test.go Split Discord bridge in multiple files (#632) 2018-12-07 23:36:01 +01:00
helpers.go Trim nick whitespace when looking up the guild members (discord) (#2072) 2024-05-24 00:19:31 +02:00
webhook.go Fix linting 2024-05-24 00:31:18 +02:00