Command syntax | Access level | Description |
---|---|---|
HELP | Normal | Will return basic info |
REGISTER <channame> <founder> | Server moderator | Will register channel <channame> to user <founder> |
UNREGISTER <channame> | Channel founder | Will unregister the channel (ChanServ will no longer monitor this channel) |
ADDSTATIC <channame> | Server moderator | Will add channel <channame> to static channel list |
REMOVESTATIC <channame> | Server moderator | Will remove channel <channame> from static channel list |
OP <channame> <username> | Channel founder | Adds <username> to channel's operator list |
DEOP <channame> <username> | Channel founder | Removes <username> from channel's operator list |
TOPIC <channame> {topic} | Channel operator | Sets the topic for channel <channame> (use no argument for topic to disable it) |
LOCK <channame> <key> | Channel operator | Locks the channel with <key> (only users who supply the correct key can join the channel) |
UNLOCK <channame> | Channel operator | Will unlock previously locked channel |
KICK <channame> <username> [{reason}] | Channel operator | Will kick <username> from the channel (reason is optional parameter) |
Notes:
Examples: