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
09fbf768738d6c47ef6c33514457f741c2c51e1b
owncast-IRC-bridge/src/main.rs

10 lines
114 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 Owncast health poller with state change detection Made-with: Cursor
2026-03-10 21:55:13 -04:00
mod health;
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 Owncast API client for sending messages and checking status Made-with: Cursor
2026-03-10 21:54:25 -04:00
mod owncast_api;
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: 349ms Template: 30ms
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