您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Logs the last bot message and shows an emotion-based avatar. Completly customizable.
This Tampermonkey userscript adds dynamic, emotion-based avatars to JanitorAI chats. It analyzes the bot's last message and displays a character avatar that matches the detected emotion, making conversations more expressive and visually engaging.
YOUR_OWN_API_KEY
with your Gemini API key.gemini-2.0-flash
).characterEmotionAvatars
object.characterEmotionAvatars
object, using the same emotion number mapping.const characterEmotionAvatars = {
Ashley: { ... },
Bob: {
1: "https://example.com/bob-happy.png", // Admiration
2: "https://example.com/bob-amused.png", // Amusement
// ... add more emotions
},
// Add more characters here
};
- Make sure the emotion numbers and descriptions in the Gemini prompt (Section 5) match your avatar setup.For questions or help, you can contact me on discord (@xzeph__)
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址