feat: add config module with TOML parsing and env var support
Made-with: Cursor
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
mod config;
|
||||
|
||||
fn main() {
|
||||
println!("owncast-irc-bridge");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user