Telegram operator — NeedAI Ada

TROPTIONS technical — static export for GitHub Pages

Telegram operator — NeedAI Ada

Bot: @NeedAI_Ada_bot (NeedAI Ada)

Token security

BotFather

  1. Open @BotFather.
  2. For a new bot: /newbot. For an existing bot: select NeedAI Ada / @NeedAI_Ada_bot.
  3. /setcommands — paste the command list from services/telegram-bot/README.md.
  4. Copy token to local .env as TELEGRAM_BOT_TOKEN.

Stack

pm2 start ecosystem.config.js --only telegram-bot --update-env

Requires baas-api on :8097 for /revenue, /pools, /agent, /setprice.

Investor site

Public deep link (no secrets):

NEXT_PUBLIC_TELEGRAM_BOT_USERNAME=NeedAI_Ada_bot

Set at build time (sites/investor/.env.example). Pages: Telegram setup, Command Center.

Commands (summary)

Command Label
/start PIPELINE
/revenue PROJECTION
/trade PROJECTION
/pools, /agent, /deposit, /withdraw, /setprice PIPELINE

Implementation: services/telegram-bot/bot.js.

https://fthtrading.github.io/Troptions-full-pack/technical/TELEGRAM_OPERATOR.html