Command Reference
Command Reference
Section titled “Command Reference”Below is the complete list of commands available in index_inspector_bot.
| Command | Description |
|---|---|
/start | The very first command to run; allows the bot to send private messages. |
/chat_id | Retrieves the chat_id from a group (run this inside a group chat). |
/init | Initiates a project by providing a link to a configuration form. |
/impersonate | Allows running group-intended commands in a private chat for a specific group. |
/project_list | Lists all projects owned by the user. |
/update_project | Updates an existing project’s configuration via a form. |
/scan | The main command to scan a project’s codebase for query analysis. |
/result | Retrieves the latest results of a scan. |
/result_migration | Generates and provides a migration file based on the scan results. |
See each command’s individual page for detailed usage, parameters, and examples.