Skip to content

Help Commands

The main entry point and navigation system for Alita Robot.

  • /start: Show the welcome message with navigation menu.
  • /help: Show help menu with module list; use /help for details.
  • /about: Show bot information, version, and useful links.
  • /donate: Show donation information for supporting the project.

Navigation System: The Help module provides the bot’s main entry points and navigation. When a user sends /start in a private chat, the bot displays a welcome message with an inline keyboard for navigating to different modules.

The /help command shows a module list. Clicking a module button displays that module’s commands and usage information. When /help is used in a group chat, the bot redirects the user to a private message for detailed help to avoid cluttering the group.

/about shows bot information, version, and links, while /donate shows donation information for supporting the project.

CommandDescriptionDisableable
/aboutShow bot information, version, and useful links.
/donateShow donation information for supporting the project.
/helpShow help menu with module list; use /help for details.
/startShow the welcome message with navigation menu.
/about
/donate
/help

For detailed command usage, refer to the commands table above.

Commands in this module are available to all users.

Accessible from the /about keyboard via the Configuration button (configuration callback prefix), the wizard walks new users through setting up Alita in three steps:

  1. Step 1 — Add Alita to a group (deep-link button + “Done”).
  2. Step 2 — Promote Alita to admin with recommended permissions (instructions + “Done”).
  3. Step 3 — Continue to Help module to explore commands.

The wizard is PM-only and uses English regardless of user language setting.

When /start is used with a parameter in private chat, the bot resolves it as a deep link:

PrefixExampleBehavior
help_start=help_adminOpens help for a specific module
connect_start=connect_-1001234Connects user to that group in PM
rules_start=rules_-1001234Shows the group’s rules
notes_start=notes_-1001234Lists all notes in the group (admin-only notes hidden from non-admins)
note_start=note_-1001234_welcomeShows a specific note (respects admin-only flag)