diff --git a/modules/kick/README.md b/modules/kick/README.md index b3aa217..3da8b6c 100644 --- a/modules/kick/README.md +++ b/modules/kick/README.md @@ -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.