Logo
Explore Help
Sign In
cottongin/owncast-IRC-bridge
1
1
Fork 0
You've already forked owncast-IRC-bridge
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
788634fb832211a90248c6e811c687000c63ff95
owncast-IRC-bridge/src/main.rs

8 lines
85 B
Rust
Raw Normal View History

feat: add config module with TOML parsing and env var support Made-with: Cursor
2026-03-10 21:51:35 -04:00
mod config;
feat: add events module with BridgeEvent, ControlCommand, OwncastState types Made-with: Cursor
2026-03-10 21:52:17 -04:00
mod events;
feat: add HTML stripping utility for Owncast emoji and markup Made-with: Cursor
2026-03-10 21:53:26 -04:00
mod html;
feat: add config module with TOML parsing and env var support Made-with: Cursor
2026-03-10 21:51:35 -04:00
feat: scaffold project with dependencies and config Made-with: Cursor
2026-03-10 21:49:42 -04:00
fn main() {
println!("owncast-irc-bridge");
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 769ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API