dbot/modules/kick
2018-02-28 17:42:08 +00:00
..
commands.js the start of yo callback ain't a valid host 2018-02-24 00:56:26 +00:00
config.json timeout 2016-03-20 17:48:07 +00:00
kick.js clean up the bug with fresh whowas lookup 2018-02-28 17:42:08 +00:00
pages.js underban 2016-04-11 22:01:59 +00:00
README.md Updated README for kick module. 2013-06-12 12:49:16 -03:00
strings.json ability to pass host manually to nunban, and extra info about host in notifies 2018-02-22 16:01:40 +00:00
usage.json update nban usage 2015-03-30 19:02:06 +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.