mirror of
https://github.com/got-feedBack/feedBack.git
synced 2026-07-22 04:41:23 +00:00
17 lines
382 B
JSON
17 lines
382 B
JSON
{
|
|
"id": "future_capabilities",
|
|
"name": "Future Capabilities",
|
|
"standards": ["capability-pipelines.v999"],
|
|
"capabilities": {
|
|
"stems": {
|
|
"roles": ["owner", "provider"],
|
|
"commands": ["mute"],
|
|
"events": [],
|
|
"mode": "active",
|
|
"compatibility": "none",
|
|
"ownership": "exclusive-owner",
|
|
"safety": "safe",
|
|
"version": 999
|
|
}
|
|
}
|
|
} |