-
Hi all, I am looking at connecting my liquidsoap service to a privately managed irc server with 2.2.3 or 2.2.4. Currently I have to call that function from other event triggers like on track and on metadata to inspect the messages sent to the channel. Is there a way to trigger a function on message sent to channel ? Any help appreciated , cheers ! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
You're right the current API is not very useful, I'll try to improve this soon! |
Beta Was this translation helpful? Give feedback.
-
I built a simple irc POC client in go that can sit beside the liquidsoap daemon and filter / forward commands via harbor so no rush on my side. |
Beta Was this translation helpful? Give feedback.
You're right the current API is not very useful, I'll try to improve this soon!