···44We decide to use only the Client part of the API to avoid potential big mistake like delete a server.
5566## Bot Features
77-It can actually:
77+It can currently:
88- [x] `/servers` - Show informations about servers
99- [x] `/server {identifier}` - Show informations about a specific server
1010- [x] `/power {identifier} {state}` - Provide a way to change server state (start, stop, kill, restart)
···1313- [x] `/backups {identifier}` - Show all backups for a server
1414- [x] `/create-backup {identifier}` - Create a new backup for a server
15151616-<small style="color:slategray;">👑: only for admins</small>
1616+<small>👑: only for admins</small>
17171818## How to Install and Run the Project
1919In a first time you need to duplicate and rename `.env.example`to `.env` and complete necessary variables.