Statistics Commands
General Server
/serverstats
/serverstats
Description: Show a summary of word stats for the current server.
Usage: /serverstats
Bot Reply Example:
Total Words: 18,992
Most Used Word: uwu
Most Chatty Member: Augy
Leaderboard
/lb global
/lb global
Description: Show the global top 10 users by message count.
Usage: /lb global
Bot Reply Example:
1. Augy 4200 messages | 15555 words | 90000 characters
/lb guild
/lb guild
Description: Show the guild-specific leaderboard.
Usage: /lb guild guild_id:123456789012345678
Parameters:
guild_id
: Optional. Defaults to the current guild
Bot Reply Example:
1. Augy 750 messages | 2500 words | 14500 characters
Most Used Words
/topwords overall
/topwords overall
Description: Top 10 most used words across all guilds.
Usage: /topwords overall
Bot Reply Example:
1. hello – 592 uses
2. uwu – 432 uses ...
/topwords guild
/topwords guild
Description: Top 10 words used in a specific guild.
Usage: /topwords guild guild_id:123456789012345678
Parameters:
guild_id
: Optional. Defaults to the current guild
Bot Reply Example:
1. meow – 300 uses
2. hello – 200 uses
/topwords user
/topwords user
Description: Top 10 words used by a user.
Usage: /topwords user user:@User
Parameters:
user
: Optional. Defaults to yourself
Bot Reply Example:
1. owo – 123 uses
2. bark – 111 uses
General Word Stats
/wordstats dictionary
/wordstats dictionary
Description: Show dictionary vs non-dictionary word percentages.
Usage: /wordstats dictionary is_dict:true
Parameters:
is_dict
: True for dictionary words; False for non-dictionary words
Bot Reply Example:
72.65% of recorded words are dictionary words (1098 of 1512)
/wordstats leastused
/wordstats leastused
Description: Show 10 least used words in total.
Usage: /wordstats leastused
Bot Reply Example:
1. schnitzel – 1 use | is_dict=True
2. augypaws – 1 use | is_dict=False
/wordstats search
/wordstats search
Description: Search for a word and show its usage count.
Usage: /wordstats search word:uwu
Parameters:
word
: The word to search for
Bot Reply Example:
uwu Total uses: 69420 Dictionary word: False
/wordstats dump
/wordstats dump
Description: Dump all word statistics (global or guild), paginated.
Usage: /wordstats dump scope:global
Parameters:
scope
: 'global' or 'guild' (optional, defaults to global)
Bot Reply Example:
Page 1/10
hello: 120 uses | is_dict=True
...
Most Used Dictionary Words
/topdict global
/topdict global
Description: Top 10 dictionary words globally.
Usage: /topdict global
Bot Reply Example:
1. hello – 120 uses
2. welcome – 118 uses
/topdict guild
/topdict guild
Description: Top 10 dictionary words in a guild.
Usage: /topdict guild guild_id:123456789012345678
Parameters:
guild_id
: Optional. Defaults to the current guild
Bot Reply Example:
1. cool – 90 uses
2. fun – 89 uses
Most Used Non-Dictionary Words
/nondict global
/nondict global
Description: Top 10 non-dictionary words globally.
Usage: /nondict global
Bot Reply Example:
1. augypaws – 99 uses
2. owo – 88 uses
/nondict guild
/nondict guild
Description: Top 10 non-dictionary words in a guild.
Usage: /nondict guild guild_id:123456789012345678
Parameters:
guild_id
: Optional. Defaults to the current guild
Bot Reply Example:
1. meowpaws – 35 uses
2. floofify – 33 uses
Last updated
Was this helpful?