Telegram

Slash Commands

The Aomi Telegram bot supports slash commands for managing settings, switching configurations, and navigating features. Send these commands in a DM with the bot or in a group where the bot is a member.

Command Reference

/start

Initialize the bot and display the welcome message with the main navigation panel.

/start

Shows a greeting message with quick-action buttons for Wallet, App, Model, Transactions, Sessions, Network, and Settings.

/app

Switch between Aomi Apps. Each App configures the AI with different tools, preambles, and capabilities.

/app

Displays an inline keyboard with all authorized Apps (e.g., Default, DeFi, Prediction, Social). Tap one to switch.

/wallet

Open the wallet connection panel. Launches the Telegram mini-app for connecting or disconnecting a wallet via WalletConnect.

/wallet

Shows wallet status (connected address or disconnected) and a button to open the mini-app.

/model

Select which LLM provider and model the AI should use.

/model

Displays available models as inline keyboard buttons. Tap to switch.

/apikey

Enter or manage your API key for authenticated access.

/apikey

Prompts for your API key via a reply message. The key is stored securely for your session.

/settings

View and manage user preferences.

/settings

Shows the settings panel with options for streaming mode and other configuration.

/sessions

View and manage your conversation history.

/sessions

Lists recent conversation threads with options to switch between them, rename, or delete.

/network

Switch the active blockchain network for wallet operations.

/network

Displays supported networks (Ethereum, Polygon, Arbitrum, Base, etc.) as inline keyboard buttons.

/help

Display a list of available commands and their descriptions.

/help

Using Commands in Groups

In group chats, slash commands work the same way. The bot will respond to commands directed at it. Regular messages require mentioning the bot by name (when using the mention group policy):

@aomi_bot /app
@aomi_bot What is the price of ETH?

Conversational Usage

Beyond slash commands, you can simply type natural language messages. The bot will process them through the AI assistant:

What's the best yield for staking ETH right now?
Swap 0.5 ETH for USDC on the cheapest DEX

The AI has access to all tools configured for the active App and can execute multi-step operations, including wallet transactions (with your approval).

On this page