serverchan
Installation
SKILL.md
Server 酱 · 微信消息推送
通过 Server 酱把消息推送到微信/App。逻辑对齐 easychen/serverchan-sdk, 同时兼容 Server酱Turbo(SCT) 与 Server酱³(SC3),按 SendKey 前缀自动选择端点,无需额外配置:
- SendKey 以
sctp开头 → SC3:https://<num>.push.ft07.com/send/<sendkey>.send(num取自sctp<num>t) - 其余(
SCT…)→ Turbo:https://sctapi.ftqq.com/<sendkey>.send
第一步:自检环境变量(务必先做)
bash scripts/check-env.sh
若提示 SERVERCHAN_SENDKEY 缺失,不要硬编码任何 SendKey。向上层返回如下说明并停止: