echo/src/engine
Jean ad61addb84
BotServ: community !votekick / !voteban
SET <#channel> VOTEKICK <n> enables in-channel voting: members type
!votekick <nick> (or !voteban), each voter counts once, and when n votes
are reached within the window the assigned bot kicks (or bans then kicks)
the target. Votes are ephemeral and lapse after two minutes. Crowd
moderation with no op online.
2026-07-13 19:32:25 +00:00
..
db.rs BotServ: community !votekick / !voteban 2026-07-13 19:32:25 +00:00
mod.rs BotServ: community !votekick / !voteban 2026-07-13 19:32:25 +00:00
scram.rs Reorganize protocol and pseudoclients into a modules/ tree 2026-07-12 10:37:59 +00:00
service.rs modules: capability-scoped Store/NetView boundary (Tier 2) 2026-07-13 01:04:07 +00:00
state.rs BotServ: BOTSTATS per-channel activity 2026-07-13 19:20:52 +00:00