dbot/modules/kick
2014-09-04 14:54:49 +00:00
..
commands.js fix resolveuser references 2014-09-04 14:54:49 +00:00
config.json set requireweblogin for bans 2013-08-18 20:31:03 +00:00
kick.js devoice on quiet 2014-07-23 16:08:05 +00:00
pages.js Create addIndexLink api func for web to link to index not based on module name. Correct titles for notifications + bans. Also hopefully fix the fineWebPerms access for PUs/Mods [close #565] 2013-08-24 13:56:45 +00:00
README.md Updated README for kick module. 2013-06-12 12:49:16 -03:00
strings.json TRANSLATIONS FROM ROI 2013-10-29 21:39:26 +00:00
usage.json usage for quiet 2013-08-31 16:56:24 +00:00

Kick

Kicking and kicking-related accessories.

Description

This module counts the number of times people are kicked from and kick people from channels, and provides commands for viewing this data. It also has the bot attempt to rejoin the channel if it is kicked.

Commands

~kickcount [username]

Show the number of times a given user has been kicked and has kicked other 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.