New command added

This commit is contained in:
Profitroll 2022-10-24 14:34:05 +02:00
parent f69ca41781
commit 162e2bc484

View File

@ -22,6 +22,7 @@
"start": "Start using the bot"
},
"commands_admin": {
"reboot": "Restart the bot"
"reboot": "Restart the bot",
"applications": "Get all applications as JSON"
}
}