feat: add HTML stripping utility for Owncast emoji and markup

Made-with: Cursor
This commit is contained in:
cottongin
2026-03-10 21:53:26 -04:00
parent f2e3c88b60
commit 788634fb83
2 changed files with 88 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
mod config;
mod events;
mod html;
fn main() {
println!("owncast-irc-bridge");