MCPcopy Create free account
hub / github.com/TeleBoxOrg/TeleBox_Plugins / mask

Method mask

checkin/checkin.ts:604–607  ·  view source on GitHub ↗
(v: string)

Source from the content-addressed store, hash-verified

602 return `<b>🤖 CheckIn 自动化签到插件</b>
603
604<b>📌 基础指令:</b>
605<code>${PREFIX}checkin</code> - 手动触发所有签到
606<code>${PREFIX}checkin reset</code> - 重置今日运行状态
607<code>${PREFIX}checkin help</code> - 显示此帮助
608
609<b>🎯 目标管理:</b>
610<code>${PREFIX}checkin add [ID] [名称] [目标] [data:回调|text:按钮]</code> — 添加后<b>回复提示消息</b>发签到命令

Callers 1

handleConfigCommandMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected