Telegram Integration

📝 Note

For webhook and alert setup instructions, please visit the Webhook Setup Guide

Setting Up Telegram Bot

Step 1: Create Bot

  • Message @BotFather on Telegram
  • Use /newbot command
  • Choose a name for your bot
  • Save the API token provided

Watch: Creating Your Telegram Bot with BotFather

Step 2: Get Chat ID

  • Visit @username_to_id_bot
  • Start the bot and it will show your personal ID
  • To get group/channel ID, forward a message from it to the bot or select from the panel
  • Copy the ID (e.g., -1002383935450)

Watch: Getting Your Chat, Group, or Channel ID

Example Chat IDs format:

[704997744,-1002215745424]

🔔 Next Steps

Once you have your bot token and chat IDs:

  • Add them to your webhook message format
  • Set up your TradingView alerts following our setup guide
  • Test your configuration with a sample alert