applications key added to README
This commit is contained in:
parent
3018aecd28
commit
7abdf369fd
@ -50,7 +50,8 @@ You can see config file with all the comments below:
|
|||||||
"start": "Start using the bot"
|
"start": "Start using the bot"
|
||||||
},
|
},
|
||||||
"commands_admin": { # admin commands and their description
|
"commands_admin": { # admin commands and their description
|
||||||
"reboot": "Restart the bot"
|
"reboot": "Restart the bot",
|
||||||
|
"applications": "Get all applications as JSON"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user