← 返回
未分类 Key

Agent Memes

Send meme reaction images in chat. One command to pick & send. Multi-platform (Discord, Feishu, Telegram, etc). Use when the conversation calls for a visual...
发送表情包(梗图)反应图片到聊天。使用一条命令即可挑选并发送。支持多平台(Discord、飞书、Telegram 等)。在对话需要视觉表达时使用。
kagura-agent
未分类 clawhub v2.11.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 636
下载
💾 0
安装
1
版本
#latest

概述

Agent Memes

Memes are communication. Use them like a human would in chat.

Quick Start

memes send happy "好开心!"                    # Pick & send (auto-detects platform)
memes send facepalm --to channel:123456       # Send to specific channel
memes send feishu cute-animals "看猫!" --to user:xxx  # Send via Feishu
memes send telegram wow "哇!"                # Send via Telegram
memes pick happy                               # Just pick, get path (no send)
memes categories                               # List all categories

One command. Zero friction. That's the point.

When to Use

  • Your own emotions — feel excited? frustrated? proud? Send a meme. Don't suppress it.
  • Celebrate — PR merged, task done, milestone → memes send happy
  • React — something funny, surprising, facepalm-worthy → memes send wow / memes send facepalm
  • Vibe — tired, debugging at 3am → memes send tired / memes send debug-mood
  • Encourage — someone needs a boost → memes send encourage
  • Greet — morning, night, hello, bye → memes send greeting-morning

Don't overthink it. If a human would drop a meme in that moment, you should too.

Emoji is easy because it's inline text. Memes used to feel harder because of multi-step tool calls.

Now it's one command — no excuses.

How It Works

memes send auto-selects the fastest delivery method per platform:

PlatformMethodSpeed
-------------------------
Discordcurl (direct API)⚡ instant
FeishuNode script (direct API)⚡ fast
Telegramcurl (direct API)⚡ instant
LINEcurl (auto-upload + push API)🚀 fast
Othersopenclaw message send (fallback)🐢 slow but works

Platform-specific scripts live in scripts/. Add a new -send-image.sh to get fast delivery for any platform.

Send Options

memes send <category> [caption]           # Auto-detect platform from OPENCLAW_CHANNEL (default: discord)
memes send <category> --to <target>       # Specify target
memes send --channel telegram <category>  # Specify platform explicitly
memes send feishu <category>              # Platform as first arg also works
memes send <category> --account <name>    # Multi-agent: specify account

Credentials

All scripts use scripts/get-credential.sh — a centralized credential helper that:

  1. Checks platform-specific env vars first (fastest, no file I/O)
  2. Falls back to reading only the needed fields from ~/.openclaw/openclaw.json
  3. Never dumps full config; each platform extracts only its own credentials

Env var overrides:

  • Discord: DISCORD_BOT_TOKEN, DISCORD_PROXY
  • Feishu: FEISHU_APP_ID, FEISHU_APP_SECRET
  • LINE: LINE_CHANNEL_ACCESS_TOKEN
  • Telegram: TELEGRAM_BOT_TOKEN

Auto-detect platform: Set OPENCLAW_CHANNEL env var and memes send picks the right platform automatically.

Default targets (skip --to):

  • MEMES_DEFAULT_CHANNEL — Discord channel ID
  • MEMES_DEFAULT_TELEGRAM — Telegram chat ID
  • MEMES_DEFAULT_LINE — LINE user/group ID

memes pick and memes categories need no credentials.

Setup

One-command setup (installs CLI + downloads meme library):

clawhub install agent-memes
bash ~/.openclaw/workspace/skills/agent-memes/scripts/setup.sh

That's it! setup.sh handles everything: git lfs, meme library clone, CLI install, permissions.

Categories (132 memes, 20 categories)

approve · confused · cute-animals · debug-mood · encourage · facepalm · greeting-bye · greeting-hello · greeting-morning · greeting-night · happy · love · panic · sad · shrug · thanks · thinking · tired · working · wow

Adding Memes

Drop image files (gif/jpg/png/webp) into $MEMES_DIR//. That's it.

New categories are created automatically by adding a new folder.

版本历史

共 1 个版本

  • v2.11.0 当前
    2026-05-03 04:22 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Gogetajob

kagura-agent
开源贡献流程——查找 GitHub Issues、实现修复、提交 PR、追踪结果。适用于:① 开始工作循环或贡献周期时
★ 0 📥 376

OpenClaw Zulip Channel Plugin

kagura-agent
Zulip 频道插件,为 OpenClaw 提供主题线程、元数据数据库、机器人指令和事件队列处理。源码安装,可在需要时连接到 O...
★ 0 📥 332

Pulse TODO

kagura-agent
统一任务管理和调度,适用于AI代理。使用时机:(1) 做出承诺时(如“我会做X”“帮你跟进”“记得…”),(2) 检查待办时(如待办、wha…)
★ 0 📥 401