Lumi/plugins/auto-vc/plugin.json
2026-07-18 03:06:58 +02:00

12 lines
295 B
JSON

{
"id": "auto-vc",
"name": "Auto VC",
"version": "0.1.6",
"description": "Auto-create managed voice channels from lobby rooms.",
"main": "index.js",
"channel": "stable",
"compatible_from": "0.1.5",
"migration_notes": "No manual migration is required.",
"rollback_safe": true
}