feat: add webhook server with payload parsing and chat/stream event handling
Made-with: Cursor
This commit is contained in:
@@ -3,6 +3,7 @@ mod events;
|
||||
mod health;
|
||||
mod html;
|
||||
mod owncast_api;
|
||||
mod webhook;
|
||||
|
||||
fn main() {
|
||||
println!("owncast-irc-bridge");
|
||||
|
||||
Reference in New Issue
Block a user