3
0
mirror of https://github.com/reality/dbot.git synced 2024-11-24 04:49:25 +01:00

Merge pull request #505 from ProButcher/patch-1

Updated README for kick module.
This commit is contained in:
Luke Slater 2013-06-12 09:08:59 -07:00
commit cec7983a4c

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.