-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Description
I have very little knowledge of KVS scripting, and did not found anything like this over the internet, but it would be very useful some kind of automatic kick counter, so to use it, you only have to normal /kick and some integer counter is automatically added.
For example:
/kick xxx You are best out
(that turns the message)
yyy has kick xxx from #zzz (You are best out <1278>)
I've tried to look at the events, but all of them seems after server received the kick event so no use, and neither is to make an alias for kick that tries to override original one.
Is this a good idea?