echo/modules/protocol/inspircd
Jean 65226aceb7
All checks were successful
CI / check (push) Successful in 3m43s
Introduce pseudo-clients with proper services user modes
Services and bots were introduced with only +i. Give them the standard services
umodes, configurable via [server] service_modes (default "iHkBT"): invisible,
hideoper, servprotect — unkillable/unkickable by opers, which the ircd accepts
because the services server is U-lined — bot, and block-CTCP.

Verified live: ChanServ now whoises as "is a bot" (+B) and every pseudo-client
still links cleanly, so every mode was accepted.
2026-07-17 00:01:24 +00:00
..
src Introduce pseudo-clients with proper services user modes 2026-07-17 00:01:24 +00:00
Cargo.toml Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00