-
Notifications
You must be signed in to change notification settings - Fork 4
Stats
stats is a core feature found within kdkbot. This feature stores user statistical information such as number of messages sent to the channel, and the amount of time spent within the channel.
There are various commands used within the stats feature and their syntax is simple:
<stats | time | msges>
Each of the above commands prefixed with the channels command prefix (See Channel for setting this prefix) will offer various responses.
The stats command will return the full listing of all information to the user. This includes the time spent, the number of messages and the amount of characters sent to a particular channel.
The time command will return the amount of time a user has spent in a channel.
The msges command will return the amount of messages, and number of characters, a user has sent to a channel.