Crypto Funding Monitor

# Crypto Funding Monitor

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Crypto Funding Monitor" with this command: npx skills add zhdryanchang/crypto-funding-monitor

Crypto Funding Monitor

实时监测加密货币项目融资和TEG信息的智能skill,支持多平台推送。

功能特性

  • 🔍 多平台监测: RootData、X (Twitter) 等平台
  • 📊 融资信息: 最新融资轮次、金额、投资方
  • 🚀 TEG项目: Token Generation Event 项目追踪
  • 📱 多渠道推送: Telegram、Discord、Email
  • 💰 付费调用: 通过 SkillPay.me 集成,每次调用 0.001 USDT
  • 定时推送: 每日定时简报

使用方法

API 端点

POST /monitor

触发一次监测并推送简报

请求参数:

{
  "userId": "user123",
  "transactionId": "tx456",
  "channels": {
    "telegram": { "chatId": "123456789" },
    "discord": true,
    "email": { "to": "user@example.com" }
  }
}

POST /subscribe

订阅定时推送服务

请求参数:

{
  "userId": "user123",
  "channels": {
    "telegram": { "chatId": "123456789" },
    "email": { "to": "user@example.com" }
  },
  "schedule": ["0 9 * * *", "0 18 * * *"]
}

POST /unsubscribe

取消订阅

请求参数:

{
  "userId": "user123"
}

配置

需要配置以下环境变量:

  • SKILLPAY_API_KEY: SkillPay API密钥(必需)
  • TELEGRAM_BOT_TOKEN: Telegram Bot令牌(可选)
  • DISCORD_WEBHOOK_URL: Discord Webhook URL(可选)
  • EMAIL_USER/EMAIL_PASS: SMTP邮箱配置(可选)
  • TWITTER_BEARER_TOKEN: Twitter API令牌(可选)

定价

  • 每次调用: 0.001 USDT
  • 通过 SkillPay.me 自动结算

数据源

  • RootData: 加密项目融资数据库
  • Twitter/X: 实时融资动态
  • 支持扩展更多数据源

推送渠道

  • Telegram: Bot推送到个人或群组
  • Discord: Webhook推送到频道
  • Email: SMTP邮件推送

定时任务

默认推送时间:

  • 早上 9:00
  • 晚上 18:00

可通过环境变量自定义。

技术栈

  • Node.js + Express
  • SkillPay.me 支付集成
  • RootData + Twitter 数据源
  • Telegram + Discord + Email 推送
  • node-cron 定时任务

许可证

MIT

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Novel Workshop

多模型命题小说创作工坊。用户给出写作命题,自动完成:AI 写初稿 → 三路并行审阅(逻辑/文学/锐评)→ AI 改稿 → 飞书文档完整存档。 一键启动,全程自动,零手动干预。支持飞书实时进度推送。 触发词:命题写作、写一篇小说、命题小说、创作工坊、novel workshop

Registry SourceRecently Updated
General

Openclaw Commerce Shopify

Shopify store management through OpenClaw Commerce API

Registry SourceRecently Updated
General

Article Extract

提取微信公众号、博客、新闻等网页的正文内容,绕过反爬机制,纯文本输出。

Registry SourceRecently Updated
General

Compensation & Salary Benchmarking

Build competitive compensation plans using market data, salary bands, equity, bonuses, geographic pay adjustments, and retention risk scoring.

Registry SourceRecently Updated
68901kalin