{ "manifest_version": 2, "version": "2.0.0", "name": "Emoji插件 (Emoji Actions)", "description": "可以发送和管理 Emoji", "author": { "name": "SengokuCola", "url": "https://github.com/MaiM-with-u" }, "license": "GPL-v3.0-or-later", "urls": { "repository": "https://github.com/MaiM-with-u/maibot", "homepage": "https://github.com/MaiM-with-u/maibot", "documentation": "https://github.com/MaiM-with-u/maibot", "issues": "https://github.com/MaiM-with-u/maibot/issues" }, "host_application": { "min_version": "1.0.0", "max_version": "1.0.0" }, "sdk": { "min_version": "2.0.0", "max_version": "2.99.99" }, "dependencies": [], "capabilities": [ "emoji.get_random", "message.get_recent", "message.build_readable", "llm.generate", "send.emoji", "config.get" ], "i18n": { "default_locale": "zh-CN", "supported_locales": [ "zh-CN" ] }, "id": "builtin.emoji-plugin" }