feat(v3): add music automation workflow

This commit is contained in:
jxxghp
2026-08-07 21:50:22 +08:00
parent c6bd396794
commit 05d15a04f5
65 changed files with 3505 additions and 257 deletions
+1
View File
@@ -8,6 +8,7 @@ from .file import *
from .history import *
from .mediaserver import *
from .message import *
from .music import *
from .monitoring import *
from .plugin import *
from .response import *