calling http API on output of messages #2217
-
I've got a local http API running that takes a discord media attachment URL and re-hosts the image on a different server. This would allow messages being sent into IRC to have the new media URL instead of the discord CDN url I've tried getting an Are there any other options available? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
answering my own question. using the matterbridge API and having another service process the stream looks to be the most direct approach |
Beta Was this translation helpful? Give feedback.
answering my own question.
using the matterbridge API and having another service process the stream looks to be the most direct approach