dbot/modules-stock/kick
Georg 70a21d2b18
Signed-off-by: Georg <georg@lysergic.dev>
Init

- Initial fixes in modules
- Bundled adapted jsbot
- Elaborative README.md
2021-08-24 21:16:26 +02:00
..
commands.js Signed-off-by: Georg <georg@lysergic.dev> 2021-08-24 21:16:26 +02:00
config.json Signed-off-by: Georg <georg@lysergic.dev> 2021-08-24 21:16:26 +02:00
kick.js Signed-off-by: Georg <georg@lysergic.dev> 2021-08-24 21:16:26 +02:00
pages.js Signed-off-by: Georg <georg@lysergic.dev> 2021-08-24 21:16:26 +02:00
README.md Signed-off-by: Georg <georg@lysergic.dev> 2021-08-24 21:16:26 +02:00
strings.json Signed-off-by: Georg <georg@lysergic.dev> 2021-08-24 21:16:26 +02:00
usage.json Signed-off-by: Georg <georg@lysergic.dev> 2021-08-24 21:16:26 +02: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.