Analysis updated 2026-05-18
Add automatic emotional expression images to an AI agent's Discord replies.
Give a custom AI bot or mascot a consistent visual personality across six emotions.
Generate a full set of emotion images for a character using the built-in auto-generator.
| iyenteam/hent-ai | davidhdev/rbp-portfolio | drakkar-softwares/polymarket-kalshi-arbitrage-bot | |
|---|---|---|---|
| Stars | 29 | 29 | 29 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | moderate | easy | moderate |
| Complexity | 2/5 | 2/5 | 3/5 |
| Audience | developer | designer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires creating six emotion images per character before the plugin can attach them.
Hent-ai is a plugin for AI agents (bots that automatically perform tasks) that adds visual emotion expression to chat messages. The name "hent" is a coined word combining "intent", the plugin reads what an AI agent writes, figures out the emotional tone, and automatically attaches a matching image to the response in Discord (a popular chat platform). Here is how it works: every time an AI agent sends a response, Hent-ai classifies the emotional content using a language model (an AI that reads text). It then selects the right image from a set of six emotions, happy, neutral, loyalty (greeting/acknowledgment), sorry, confused, and focused, and attaches it to the Discord message. This happens automatically without the agent needing to explicitly choose an image. To get started, you need to create six images representing each emotion for your custom character or mascot. The tool offers three ways to do this: an agent-guided setup using a SKILL.md file, an automatic command-line generator, or manual image creation with any image tool. If you use the auto-generator, you describe a character, and it produces all six emotion variants in a consistent style. Hent-ai works with the OpenClaw, Hermes Agent, and Cursor platforms. It is built with TypeScript and released under the MIT license (free to use and modify). This tool is useful when you want your AI bot to feel more expressive and relatable in Discord conversations, especially if you are building or customizing an AI agent persona.
A plugin that reads an AI agent's chat replies, detects the emotional tone, and automatically attaches a matching character image to Discord messages.
Mainly TypeScript. The stack also includes TypeScript, Discord, OpenClaw.
MIT license: free to use, modify, and distribute.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.