mirror of
https://gitflic.ru/project/maks1ms/ocab.git
synced 2025-03-15 06:46:00 +03:00
13 lines
349 B
JSON
13 lines
349 B
JSON
{
|
|
"id": "standard.command_helper",
|
|
"name": "Command helper",
|
|
"description": "Модуль для отображения команд при вводе '/'",
|
|
"author": "OCAB Team",
|
|
"version": "1.0.0",
|
|
"privileged": false,
|
|
"dependencies": {
|
|
"standard.roles": "^1.0.0",
|
|
"standard.database": "^1.0.0"
|
|
}
|
|
}
|