Calls

Use these commands and triggers in groups and DMs to analyze tokens, track calls with PnL, and perform quick actions.

All chats (group and DM)

  • /start: Start or restart the bot. Also used for deep links (see Deep links below).
  • /help: Show available commands and features.
  • /status: Check bot status and permissions in the current chat.
  • /ping: Quick liveness test.
  • /bottest: Simple bot functionality test.
  • /diagnose: Run diagnostics (useful for setup/debug).
  • /test: Posts a test button to verify callback interactions.
  • /leaders (alias: /lb): View the token leaderboard for this chat.
  • /lbtest: Validate leaderboard setup and database connectivity.
  • /calls: View the last 10 token calls in this chat with PnL context.
  • /profit: Generate a profit-sharing image for a token. You can pick default logo background or upload a custom one.
  • /top: Analyze top 10 wallets for a token. Provide $TICKER or an address.
  • /cancel: Cancel the current wizard/flow.

Group chats

  • Posting $TICKER (e.g., $SOL) or a contract address triggers token processing and call logging.
  • Most commands from “All chats” can be used. Some will DM you the details (e.g., wallet summaries).

Message triggers

  • In a group: sending $TICKER or a token address logs a call and fetches token details.
  • In DM: sending $TICKER or a token address opens the Buy UI for that token.

Instant buy deep links (/start payload)

Open a DM with the bot using links that prefill buy amounts. Examples:

https://t.me/<BOT_USERNAME>?start=buy_1_<MINT> https://t.me/<BOT_USERNAME>?start=buy_3_<MINT> https://t.me/<BOT_USERNAME>?start=buy_0_5_<MINT>
  • The amount is in SOL. Fractional amounts use an underscore, e.g., 0_5 for 0.5.
  • You may be prompted for your passphrase unless Autosnipe is finalized.

Buttons and callbacks you’ll see

  • Profit image background selection: profit_default_bg, profit_custom_bg (send photo after selecting custom).
  • Quick buy amounts: swap_buy_0_5, swap_buy_1, swap_buy_2,swap_buy_5, swap_buy_10, or swap_buy_custom.
  • Quick sell amounts: swap_sell_25, swap_sell_50, swap_sell_100, orswap_sell_custom.
  • Wallet UI helpers: wallet_create, wallet_help, wallet_refresh,wallet_positions, wallet_close, token-specific open_sell_<MINT>,sell_100_<MINT>.
  • Autosnipe toggles: bypass_on, bypass_off (the bot may guide you to finalize in DM).

Usage examples

Leaderboard in a group

/leaders

Shows the token leaderboard for the current chat. Alias: /lb.

Recent calls with PnL

/calls

Lists the latest 10 token calls in this chat and summarizes performance.

Profit-sharing image

/profit <TOKEN_ADDRESS>

The bot will ask you to use the default logo background or upload a custom background image.

Top wallets analysis

/top $SOL /top <TOKEN_ADDRESS>

Analyzes top 10 wallets for the token.