Taolimonitor 使用手册

创建Bot详细步骤

步骤1:打开Telegram
- 搜索:@BotFather
- 点击:Start

步骤2:创建Bot
- 发送命令:/newbot
- 输入Bot名称:My Arbitrage Bot
- 输入Bot用户名:MyArbitrageBot(必须以bot结尾)

步骤3:获取Token
- BotFather会返回类似信息:
  ┌─────────────────────────────────┐
  │ Done! Congratulations on your   │
  │ new bot. You will find it at    │
  │ t.me/MyArbitrageBot.            │
  │                                 │
  │ Use this token to access the    │
  │ HTTP API:                       │
  │ 1234567890:ABCdefGHIjklMNOp     │
  │                                 │
  │ Keep your token secure and      │
  │ store it safely, it can be used │
  │ by anyone to control your bot.  │
  └─────────────────────────────────┘

- 复制Token:1234567890:ABCdefGHIjklMNOp

步骤4:添加到系统
- 在系统中输入Token
- 输入Bot名称(如:TG01)
- 点击「添加Bot」

步骤5:激活Bot
- 在Telegram中搜索你的Bot
- 点击Start开始对话
- 这样Bot才能给你发消息