Block a user
Containerize the application
Don't know if the client can be containerized with OP25 requiring a build
Add SSL to Server for Client/Server Communications
Would need a cronjob to run to check and update the cert
Add SSL to Server for Client/Server Communications
Logging System and Crash Detection
The log should also be rotated by logRotate or left up to the user on Windows
Implement Preferred Client IDs for Presets/Systems
Allow Bot Owners and Devs to Change Current System without Disconnecting
Self Updating Client
This should also have a post-update script that is run to make sure any new dependencies are installed
Self Updating Client
If the user has made any changes locally, those should be stashed with git in case it was something they needed somehow
Would also need to implement a function to look for and remove extra git…