mirror of
https://github.com/reality/dbot.git
synced 2024-11-27 14:29:29 +01:00
Documentation for kick module. [#75]
This commit is contained in:
parent
9721d1c22f
commit
26e731697d
17
modules/kick/README.md
Normal file
17
modules/kick/README.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
## 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.
|
Loading…
Reference in New Issue
Block a user