mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
Merge git://github.com/reality/dbot into database
This commit is contained in:
commit
f3fda2b696
7
modules/kick/usage.json
Normal file
7
modules/kick/usage.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"~ckick": "~ckick [#channel] [username] [reason]",
|
||||
"~cban": "~cban [#channel] [username] [reason]",
|
||||
"~nban": "~nban [username] [reason]",
|
||||
"~kickstats": "~kickstats",
|
||||
"~kickcount": "~kickcount [user]"
|
||||
}
|
@ -1,3 +1,4 @@
|
||||
{
|
||||
"~report": "~report [#channel] [username] [reason for reporting]"
|
||||
"~report": "~report [#channel] [username] [reason for reporting]",
|
||||
"~notify": "~notify [#channel] [message]"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user