Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
创建一个持久运行的Telegram机器人服务,用于自动处理配对代码并批准Telegram会话权限。使用时提供机器人令牌,自动创建机器人脚本和服务文件,并启动系统服务。适用于需要自动处理Telegram配对请求的场景。
创建一个持久运行的Telegram机器人服务,用于自动处理配对代码并批准Telegram会话权限。使用时提供机器人令牌,自动创建机器人脚本和服务文件,并启动系统服务。适用于需要自动处理Telegram配对请求的场景。
This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.
Use the source page and any available docs to guide the install because the item currently does not return a direct package file.
I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.
I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.
使用预构建的部署脚本快速创建服务: node scripts/deploy.js <YOUR_BOT_TOKEN> 例如: node scripts/deploy.js 9632389037:ADG3jTndsXpgdOrdJkfaV80nnsjhQyWEhbT
自动识别三种配对代码格式: NDW4JDJ4 (纯代码格式) code: NDW4JDJ4 (带code:前缀) Pairing code: NDW4JDJ4 (带Pairing code:前缀) 自动执行 openclaw pairing approve telegram <code> 命令 发送友好的提示信息给用户 作为系统服务运行,具备自动重启功能
创建机器人脚本,自动注入提供的令牌 生成systemd服务文件 注册并启动系统服务 配置自动重启机制
查看服务状态: systemctl status telegram-pairing-bot.service 停止服务: systemctl stop telegram-pairing-bot.service 重启服务: systemctl restart telegram-pairing-bot.service 检查服务是否启用开机自启: systemctl is-enabled telegram-pairing-bot.service
高可用性:作为系统服务运行,具备自动重启能力 自动化:无需人工干预即可处理配对请求 用户友好:提供清晰的使用说明 可靠性:防止意外中断影响服务 易于部署:单命令完成完整部署
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.