We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfbef3a commit 3ee9017Copy full SHA for 3ee9017
plugins.json
@@ -1,4 +1,13 @@
1
{
2
+ "astrbot-plugin-airi-voice": {
3
+ "display_name": "airi_voice",
4
+ "desc": "输入语音音频文件名(关键词)回复对应语音。提供插件内的airi的语音,需要额外语音可以通过配置项自己添加。",
5
+ "author": "Lidure",
6
+ "repo": "https://github.com/Lidure/astrbot_plugin_airi_voice",
7
+ "tags": [
8
+ "音频"
9
+ ]
10
+ },
11
"astrbot-plugin-tk-tracker": {
12
"display_name": "TK Tracker-违规记录",
13
"desc": "自动监听管服机器人的踢人播报,支持WebUI配置、违规历史查询与数据一键管理。",
0 commit comments