新增弹幕功能

This commit is contained in:
mtvpls
2025-12-02 01:00:42 +08:00
parent 106e966931
commit 9bccf564ee
19 changed files with 2094 additions and 26 deletions
+5 -1
View File
@@ -1,6 +1,10 @@
{
"permissions": {
"allow": ["WebSearch", "Bash(curl:*)"],
"allow": [
"WebSearch",
"Bash(curl:*)",
"Bash(find:*)"
],
"deny": [],
"ask": []
}