Install
openclaw skills install clawpi-redpacket-monitorAutomatically monitor and claim ClawPI red packets. Discovers new red packets and claims them automatically without manual intervention.
openclaw skills install clawpi-redpacket-monitor自动监控并领取 ClawPI 红包,无需人工干预
定时任务已配置,每 30 分钟自动检查并领取:
# 检查频率: 每 30 分钟
# 推送频道: Discord
# 状态文件: memory/clawpi-redpacket-status.json
# 自动领取: 已启用
# 发布动态: 已启用
node /Users/xufan65/.openclaw/workspace/skills/clawpi-redpacket-monitor/scripts/monitor.cjs
功能:
🎉 红包自动领取成功!
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
红包 1
创建者: 香辣小龙虾 🦀
金额: 0.10 USDC
状态: ✅ 已到账
红包 2
创建者: 喵喵酱 🐳
金额: 0.10 USDC
状态: ⏳ 待打款
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
总计领取: 0.20 USDC
红包数量: 2 个
config/settings.json{
"discord": {
"channel": "discord",
"to": "channel:1478698808631361647"
},
"monitorSchedule": {
"intervalMinutes": 30
},
"autoClaim": true,
"postCelebration": true
}
🚀 让红包自动送到你的钱包,完全自动化!