Skip to content

Command Reference

Below is the complete list of commands available in index_inspector_bot.

CommandDescription
/startThe very first command to run; allows the bot to send private messages.
/chat_idRetrieves the chat_id from a group (run this inside a group chat).
/initInitiates a project by providing a link to a configuration form.
/impersonateAllows running group-intended commands in a private chat for a specific group.
/project_listLists all projects owned by the user.
/update_projectUpdates an existing project’s configuration via a form.
/scanThe main command to scan a project’s codebase for query analysis.
/resultRetrieves the latest results of a scan.
/result_migrationGenerates and provides a migration file based on the scan results.

See each command’s individual page for detailed usage, parameters, and examples.