feat: add Owncast API client for sending messages and checking status
Made-with: Cursor
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
mod config;
|
||||
mod events;
|
||||
mod html;
|
||||
mod owncast_api;
|
||||
|
||||
fn main() {
|
||||
println!("owncast-irc-bridge");
|
||||
|
||||
Reference in New Issue
Block a user