feat: add events module with BridgeEvent, ControlCommand, OwncastState types
Made-with: Cursor
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
mod config;
|
||||
mod events;
|
||||
|
||||
fn main() {
|
||||
println!("owncast-irc-bridge");
|
||||
|
||||
Reference in New Issue
Block a user