Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.greed.best/llms.txt

Use this file to discover all available pages before exploring further.

The Word Statistics system allows you to track and analyze word usage across your server, with features for custom commands, channel filtering, and detailed statistics.

Requirements

  • Bot must have permissions to:
    • Send messages
    • Embed links
    • View channels
    • Read message history

Setup

Enable Word Statistics

,wordstats stats_enable

Disable Word Statistics

,wordstats wordstats_disable

Commands

View Statistics

,wordstats stats [word] [user]

View Top Users

,wordstats top [word] [limit]

Channel Management

,wordstats whitelist [channel]
,wordstats blacklist [channel]
,wordstats remove_whitelist [channel]
,wordstats remove_blacklist [channel]

Bot Message Counting

,wordstats bots [true/false]

Custom Commands

,wordstats command add [command] [word]
,wordstats command remove [command]
,wordstats command list

Features

Word Tracking

  • Track word usage per user
  • Track word usage per server
  • Last used timestamp
  • Usage count statistics

Channel Filtering

  • Whitelist specific channels
  • Blacklist specific channels
  • Bot message filtering
  • Channel-specific statistics

Custom Commands

  • Create custom word tracking commands
  • Server-specific commands
  • Command management
  • Usage tracking

Statistics Display

  • User-specific stats
  • Server-wide stats
  • Top users list
  • Usage history
Word statistics are case-insensitive and track exact word matches only.
Custom commands must be unique and cannot conflict with existing bot commands.