ScreenerBot
DocsTelegram IntegrationCommands Reference

Telegram Commands

Complete reference for all Telegram bot commands. Send these commands to your bot to control ScreenerBot remotely.

Authentication

Sessions are created automatically when you interact with the bot. If you have 2FA enabled in the Security tab (Settings → Security) and "Require 2FA for Commands" is turned on, you'll need to use /login with your TOTP code when your session expires.

Basic Commands

Essential commands to get started with your Telegram bot.

/start

Enable trading and show welcome message

/stop

Disable trading (stops entries and exits)

/help

Show help menu with all available commands

/menu

Open interactive main menu with buttons

Information Commands

Commands to check your positions, balance, and trading status.

/positions

List all open positions with current P&L

/balance

Show wallet SOL balance

/status

Show bot status (running, paused, force stopped)

/stats

Show trading statistics (total P&L, win rate, etc.)

Displays both today's and all-time trading data

Control Commands

Commands to control trading operations remotely.

/pause(also: /pause_entries)

Pause the entry monitor (stops new entries)

/resume(also: /resume_entries)

Resume the entry monitor

/force_stop

Emergency stop all trading immediately

/resume_trading

Resume trading after force stop

Interactive Menu

Menu Navigation System

The /menu command opens an interactive keyboard with buttons, making it easier to navigate without typing commands.

Available Menus

  • Positions — View and manage open positions
  • Settings — Adjust bot configuration
  • Trading — Control trading operations
  • System — Bot status and diagnostics

Position Details

  • • View individual position P&L
  • • Quick sell buttons (25%, 50%, 100%)
  • • DCA (add to position) option
  • • Close position with confirmation

Inline Action Buttons

Quick Actions on Notifications

When a position is opened, the notification includes inline buttons for quick actions without needing to navigate through menus.

Available Buttons on Position Opened

Sell 25% / 50% / 100% — Quick partial or full exit
Add DCA — Add to position at current price
Close — Close position with confirmation
Blacklist token — Block future entries for this token

Safety First: All critical actions show a confirmation dialog to prevent accidental trades.

Enable or disable inline actions in Settings → Telegram → Inline Actions.

Tips

Command Tips

  • Case-insensitive: Commands work in any case — /HELP, /help, and /Help all work the same
  • Session-based: Sessions are created automatically and stay active until timeout. If 2FA is required, use /login to reactivate expired sessions
  • Mobile-friendly: Use /menu for easier navigation on mobile devices — buttons are easier to tap than typing commands
  • Quick access: Telegram's command autocomplete shows available commands when you type /