📘Commands Reference

The Syra Trading Agent Bot offers a variety of commands to help you analyze markets, access documentation, submit feedback, and explore upcoming features — all directly from Telegram.

🧭 Overview

Command
Description

/start

Initialize the bot and display the welcome message

/list

Show a preview of available token signals

/signal <token>

Get a full technical analysis report for a specific token

/docs

Open the Syra GitBook documentation

/feedback <message>

Send feedback, suggestions, or bug reports

/soon

Display upcoming features and roadmap

/news <ticker>

Get latest news for token (e.g. /news BTC)

/top_mention

Get top mention token in specific time, available command last5min, last10min, last15min, last30min, last45min, last60min, today, yesterday, last7days, last30days, last60days, last90days, yeartodate

(other commands coming soon…)


🏁 /start — Start the Bot

Purpose

Initializes the Syra bot and greets the user with an overview of available features.

Usage

/start

Response Example


📜 /list — List Available Tokens

Purpose

Shows the top 10 available tokens for quick access and a link to view the full list.

Usage

Response Example


📊 /signal <token> — Get Trading Signal

Purpose

Returns a full technical analysis and trading plan for the specified token.

Usage

Examples

Response Example


📘 /docs — Open Documentation

Purpose

Provides a link to the official Syra GitBook documentation for deeper learning.

Usage

Response Example


💬 /feedback <message> — Send Feedback

Purpose

Allows users to send feedback, suggestions, or issues directly to your database.

Usage

Example

Response Example


🚀 /soon — Coming Soon Features

Purpose

Displays upcoming features and future roadmap updates.

Usage

Response Example


❓ Unknown or Invalid Command

When users type a command that isn’t recognized, Syra responds with a friendly fallback:


🧾 Notes

  • All commands are case-insensitive.

  • The bot supports HTML parse mode for clean formatting.

  • You can customize command responses in your n8n workflow to match your tone or brand.

Last updated