Command: unban#
Summary#
Command | Default Level | Global Only? |
---|---|---|
unban | 100 | no |
Description#
- Kickbans a client from a channel with the given reason as the kick message
Usage#
- Channel parameter is optional. If not given, the bot will default to the originating channel, the channel the user has the most access in, or lastly, the default Armour channel.
- Multiple clients or banmasks can be specified in one command by comma delimiting them
Examples#
Kickban client MrBob
using default reason:
Unban MrBob by specifying hostmask:
@Empus | y unban *!~*@142-250-188-238.isp.com
-- | Mode #newchan [-b *!~*@142-250-188-238.isp.com] by yolk
Unban client MrBob
and MsJane
using their hostmasks:
@Empus | y unban !~*@142-250-188-238.isp.com,*!*@142-250-72-174.cablehost.co
-- | Mode #newchan [-bb *!~*@142-250-188-238.isp.com *!*@142-250-72-174.cablehost.com] by yolk
Shortcuts#
- If enabled,
u
andub
can also be used as a shortcut to theunban
command - Configuration file setting can be used to determine whether bot sets channel kicks and bans, or sends them through X (which can be faster)
Related Commands#
Command | Description |
---|---|
cmds | List commands available to user |
add | Add a channel blacklist or whitelist entry |
black | Shortcut to add a blacklist entry for a user |
cmds | List commands available to user or up to a level |
exempt | Tempoarily exempt a client from channel join scans |
help | View the help for a given command |
invite | Invite clients to a channel |
kick | Kick clients from a channel |
unban | Remove channel bans |