forked from binamralamsal/WordSeek
-
Notifications
You must be signed in to change notification settings - Fork 0
Commands Reference
bisug edited this page May 14, 2026
·
2 revisions
This page provides a comprehensive list of all available commands in WordSeek, categorized by their purpose and required permissions.
These commands are available to all users in private and group chats.
| Command | Description | Notes |
|---|---|---|
/start |
Initialize the bot | Shows welcome message |
/help |
Display help menu | Interactive menu with guides |
/new |
Start a default 5-letter game | Works in private and groups |
/new4 |
Start a 4-letter game | |
/new5 |
Start a 5-letter game | |
/new6 |
Start a 6-letter game | |
/daily |
Start daily WordSeek | Private chat only |
/pausedaily |
Switch to normal mode | Resumes normal game support |
/end |
Terminate current game | Requires vote or admin status |
/score |
View user statistics | Optional: [id/username]
|
/leaderboard |
View top rankings | Optional: [scope] [period]
|
These commands require the user to be a group administrator or an authorized user.
| Command | Description | Notes |
|---|---|---|
/seekauth |
Manage authorized users |
list, remove, or @user
|
/setgametopic |
Set current topic for games | For Telegram Forums |
/unsetgametopic |
Remove topic restriction | |
/allowonlylen |
Filter allowed word lengths | e.g., /allowonlylen 4 6
|
/recreatetopic |
Auto-recreate expired topic |
on or off
|
These commands are restricted to users listed in the ADMIN_USERS configuration.
| Command | Description | Notes |
|---|---|---|
/stats |
View system & bot stats | CPU, RAM, Active Games |
/ban |
Ban a user globally | Requires User ID |
/unban |
Unban a user globally | Requires User ID |
/broadcast |
Send message to all users | Reply to a message |
/captcha |
Force visual verification | [chat_id] [user_id] |
/transfer |
Transfer scores between IDs | [old_id] [new_id] |
/track |
Monitor chat messages | For anti-cheat/debugging |
/tracklist |
List all tracked chats |
▸ Leaderboard Scope: global (all groups) or group (current).
▸ Leaderboard Period: today, week, month, year, all.
▸ Example Usage: /leaderboard global week
Next: For information on the codebase and contributing, see the Developer Guide.
WordSeek Project — Engineered for performance and community fun.