Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 2.2 KB

File metadata and controls

61 lines (40 loc) · 2.2 KB

English | 简体中文

Telegram Bot

SublinkPro includes a powerful Telegram Bot so you can manage the system from Telegram at any time.


✨ Core Features

Feature Command Description
📊 Dashboard statistics /stats View system overview, subscription count, online nodes, fastest/slowest nodes, and more
🖥️ System monitoring /monitor View server CPU, memory usage, uptime, and other metrics in real time
⚡ Remote speed test /speedtest Trigger scheduled speed test tasks remotely, or test only untested nodes
📋 Subscription management /subscriptions View all subscriptions and generate temporary access links with one click, supporting custom domains
🌐 Node management /nodes View total nodes, online nodes, and regional distribution details
🏷️ Tag rules /tags Manually trigger automatic tag rules and update node tags immediately
📝 Task management /tasks View running background tasks and cancel tasks remotely

🚀 Setup Guide

1. Create a bot

  • Search for @BotFather in Telegram.
  • Send /newbot to create a bot and get the Bot Token.

2. System configuration

  • Open SublinkPro System Settings -> Telegram Settings.
  • Enter the Bot Token.
  • Optional: configure proxy settings if your server cannot access the Telegram API directly.
  • Optional: configure remote access domain used by the bot to generate accessible subscription links.

3. Bind the administrator

  • Enable the bot on the configuration page and save.
  • Send /start to your bot.
  • The system automatically detects and binds your Chat ID.

Subscription Link Generation

Tip

Subscription link generation: Links generated by the bot automatically use the configured “remote access domain”. For security, generated links include temporary Tokens. Generate them only when needed.


Proxy Configuration

If your server cannot access the Telegram API directly, configure a proxy in settings.

Supported proxy formats:

  • vless://...
  • vmess://...
  • ss://...
  • Other proxy link formats supported by mihomo