3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-03 01:48:38 +02:00

README.md: fix typo

This commit is contained in:
Pragmatic Software 2020-01-07 20:40:15 -08:00
parent d9fbb00488
commit 51387689bb

View File

@ -61,7 +61,7 @@ has been configured to fall-back to a previously saved state whenever it times o
* `unban <nick>` and `unmute <nick>` can remove all bans/mutes matching `<nick>`'s hostmask or account
* `ban` and `mute` will intelligently set banmasks; supports timeouts
* `ban` and `mute` can take a comma-separate list of nicks. Will intelligently group them into multiple `MODE +bbbb` commands
* `kick` can take a comma-separated list of nicks; accept wildcards
* `kick` can take a comma-separated list of nicks; accepts wildcards
* and much, much, more
### Channel management