Skip to content

Conversation

@majiayu000
Copy link

Fixes #1515

Changes

  • Allow CS AMODE to set the same mode on multiple accounts in one command
  • Syntax: AMODE #channel +o alice bob charlie grants +o to all three accounts
  • Updated help text to document the new multiple account syntax
  • Each account is validated and processed individually with per-account error reporting

This allows users to grant or revoke persistent channel modes on
multiple accounts in a single command, e.g.:

  /msg ChanServ AMODE #channel +o alice bob charlie

This sets +o on all three accounts in one command instead of
requiring separate commands for each account.

Fixes ergochat#1515

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Signed-off-by: majiayu000 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CS AMODE: Allow adding multiple targets to potentially multiple mode changes

1 participant