perplexity mcp docker 一键部署(pro 账号无限额度 ai 搜索 mcp)继续讨论:

当监测到账号过期,执行 tg 推送。

  • enable 控制是否启用账号监测
  • interval 控制多久监测
  • test question: 测试连通性使用的问题
  • tg-bot-token:从 `@BotFather` 获取
  • tg-chat_id:从 @get_id_bot 获取

配置文件 token_pool_config.json 新增 heart_beat 字段控制心跳检测相关功能

{ "heart_beat": { "enable": true, "question": "现在是农历几月几号?", "interval": 6, "tg_bot_token": "12345678", "tg_chat_id": "12345678" }, "tokens": [...] } 

仓库地址:


📌 转载信息
原作者:
shan_CW
转载时间:
2026/1/14 10:45:35

标签: docker, MCP, API Wrapper, Perplexity AI, Telegram Bot

添加新评论