applications key added to README

This commit is contained in:
Profitroll 2022-10-24 16:32:09 +02:00
parent 3018aecd28
commit 7abdf369fd

View File

@ -50,7 +50,8 @@ You can see config file with all the comments below:
"start": "Start using the bot"
},
"commands_admin": { # admin commands and their description
"reboot": "Restart the bot"
"reboot": "Restart the bot",
"applications": "Get all applications as JSON"
}
}
```