3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-27 14:29:29 +01:00

Updated README for kick module.

Added ~ckick, ~cban, ~nban and ~nunban.
This commit is contained in:
ProButcher 2013-06-12 12:49:16 -03:00
parent 051ea2ca28
commit dce6ec6c54

View File

@ -15,3 +15,15 @@ people.
#### ~kickstats
Show a list of top kickers and kickees.
#### ~ckick [#channel] [username] [reason]
Kick a user from a channel.
#### ~cban [#channel] [username] [reason]
Ban a user from a channel.
#### ~nban {optional: Duration in Hours} [username] [reason]
Ban a user from the network.
#### ~nunban [username] [reason]
Unban a user from the network.