Lumi/plugins/auto-vc/plugin.json

12 lines
457 B
JSON

{
"id": "auto-vc",
"name": "Auto VC",
"version": "0.1.7",
"description": "Auto-create managed voice channels from lobby rooms.",
"main": "index.js",
"channel": "stable",
"compatible_from": "0.1.5",
"migration_notes": "Adds persisted room-control messages and owner-absence timestamps with automatic additive database migration. Existing lobbies, rooms, owners, permissions, bans, and statistics remain preserved.",
"rollback_safe": true
}