← 返回
数据分析 中文

Anime Meme Collector

Daily collection and management of anime/ACG memes and trending phrases from Chinese internet. Automatically fetches from Bilibili and other platforms to bui...
每日收集管理中文网络动漫/ACG梗与流行语,自动抓取B站等平台内容构建数据库。
noblegasesgoo
数据分析 clawhub v0.1.0 1 版本 99864.1 Key: 无需
★ 0
Stars
📥 735
下载
💾 37
安装
1
版本
#latest

概述

Anime Meme Collector

Automated daily collection of anime/ACG memes from Chinese internet platforms.

Overview

Maintains an up-to-date database of:

  • Bilibili trending video memes
  • Bilibili hot search keywords
  • Galgame terminology (Yuzusoft, Key, Type-Moon, etc.)
  • Streamer/gaming culture (电棍, 山泥若, 炫狗, etc.)
  • 346+ curated memes

Quick Start

Manual Collection

python scripts/collect_memes.py

Automated Daily Updates

Set up cron job for midnight (Asia/Shanghai):

0 0 * * * cd /path/to/skill && python scripts/collect_memes.py

Or use OpenClaw cron:

{
  "action": "add",
  "job": {
    "name": "daily-anime-meme-collect",
    "schedule": { "kind": "cron", "expr": "0 0 * * *", "tz": "Asia/Shanghai" },
    "payload": {
      "kind": "systemEvent",
      "command": "python scripts/collect_memes.py"
    }
  }
}

Using the Database

When responding with anime/meme context:

  1. Check references/anime_memes_db.json for recent trends
  2. Reference references/anime_memes_manual.md for classics
  3. Incorporate memes naturally into responses

Data Sources

  • Bilibili API: Trending videos and hot search
  • Manual curation: Classic and timeless memes
  • Galgame terms: Yuzusoft, Key, Type-Moon, etc.
  • Streamer culture: 电棍, 山泥若, 炫狗, etc.

Reference Files

Notes

  • Script respects rate limits with timeouts
  • Failed requests are logged but don't stop collection
  • Database limited to 300 entries to prevent bloat
  • Each entry includes source tracking

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-30 06:31 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 368 📥 140,611
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 199 📥 65,175
ai-intelligence

Tsundere Personal

noblegasesgoo
Transform AI responses into傲娇 (Tsundere) anime character dialogue style. Use when user wants responses in tsundere perso
★ 0 📥 634