Command: black#
Summary#
| Command | Default Level | Global Only? |
|---|---|---|
| black | 200 | no |
Description#
- Short to add a host blacklist entry for the given user and kickban them
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.
- The kick
reasonis optional and if not given, configuration file setting default will be used
Examples#
Blacklist client MrBob using default reason:
@Empus | y black MrBob
-- | Mode #newchan [+b *!~*@142-250-188-238.isp.com] by yolk
<-- | yolk has kicked MrBob (abuse)
@yolk | added host blacklist entry for: *!~*@142-250-188-238.isp.com (id: 81 reason: abuse)
Blacklist client MrBob using reason of Not welcome:
@Empus | y black MrBob Not welcome
-- | Mode #newchan [+b *!~*@142-250-188-238.isp.com] by yolk
<-- | yolk has kicked MrBob (Not welcome)
@yolk | added host blacklist entry for: *!~*@142-250-188-238.isp.com (id: 82 reason: Not welcome)
Related Commands#
| Command | Description |
|---|---|
| add | Add a channel blacklist or whitelist entry |
| black | Shortcut to add a blacklist entry for a user |
| cmds | List available commands |
| 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 |
| mod | Modify a whitelist or blacklist entry |
| rem | Remove a whitelist or blacklist entry |
| unban | Remove channel bans |