mod config; mod events; mod health; mod html; mod irc_task; mod owncast_api; mod webhook; fn main() { println!("owncast-irc-bridge"); }