Did you meet a good or bad player? You can write about them.
Commands:
/status
Shows:
📶 Ping (websocket latency)
🖥️ CPU — bot process usage, limit 75%
🧠 RAM — bot process usage, limit 512 MiB
⏱️ Uptime — how long the bot has been running
🌐 Servers — number of Discord servers the bot is in
/plus player:<tag> reason:<text>
Adds a praise for an in-game player (saved to the SQLite database).
/minus player:<tag> reason:<text>
Files a complaint against an in-game player (saved to the SQLite database).
/history player:<tag>
Shows the praise/complaint count for a player and their full review history (10 per page, with reason, author, Discord ID, and date), with ⬅️ Previous / ➡️ Next buttons to page through.
/list
Shows the list of all players who have any entries in the database (10 per page), with praise/complaint counts for each. Also has ⬅️ Previous / ➡️ Next buttons.
/language
Lets each user choose their preferred response language The choice is saved per Discord user ID, so it’s remembered across sessions. Default is English.
/help
Lists every available command, with descriptions.
/credits
Shows who made the bot (developer, version, special thanks).
/donate
Shows a list of donation links.
/export
Generates and sends a plain text file (players_only_complaints.txt) listing every player tag that has at least 1 complaint and zero praises — one tag per line.

