blivechat/plugins/msg-logging/plugin.json
2024-03-02 08:59:08 +08:00

9 lines
179 B
JSON

{
"name": "消息日志",
"version": "1.0.0",
"author": "xfgryujk",
"description": "把收到的消息记录到文件中",
"run": "msg-logging.exe",
"enabled": true
}