chanlog: mirror the oper server-notice stream into a configured channel

This commit is contained in:
Jean Chevronnet 2026-08-09 23:19:29 +00:00
parent 1a53c5ae5a
commit 87e3d5436d
4 changed files with 28 additions and 0 deletions

View file

@ -10,6 +10,7 @@ pub mod banredirect;
pub mod blockamsg;
pub mod channames;
pub mod channelban;
pub mod chanlog;
pub mod chathistory;
pub mod cloak;
pub mod cloudflare_challenge;