echo/modules/chanserv/src
Jean 959d085e7a
All checks were successful
CI / check (push) Successful in 3m47s
ChanServ: add UP and DOWN
UP re-applies the op/voice status your channel access entitles you to;
DOWN removes your status. Mirrors the OP/VOICE command's access check and
mode emission, and requires you to actually be in the channel.
2026-07-15 18:14:39 +00:00
..
access.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
akick.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
ban.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
clone.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
enforce.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
entrymsg.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
flags.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
getkey.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
invite.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
kick.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
lib.rs ChanServ: add UP and DOWN 2026-07-15 18:14:39 +00:00
list.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
mode.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
noexpire.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
op.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
seen.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
set.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
status.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
suspend.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
topic.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
unban.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00
updown.rs ChanServ: add UP and DOWN 2026-07-15 18:14:39 +00:00
xop.rs Rename the project to Echo (was fedserv) 2026-07-14 15:24:41 +00:00