- @revanced/websocket-api now also utilizes the new logger from the shared package
- @revanced/websocket-api/utils/checkEnv has been renamed to its full form
- It also no longer returns anything as it's no longer needed
* feat: refactor and new features
+ Refactored the codebase
+ OCR support in bots
+ Server sends training data every minute
+ Not using collectors for Discord feedback buttons anymore
+ Fixed grammar mistakes
+ Configs are now seperated
+ Tokens are no longer in configs
- Like feedback doesn't work for Discord yet
* feat: remove feedback button once voted
* feat: role blacklist
* feat: thread name check
* feat: error handler for training
* fix: bot crashing when a webhook msg is sent
* refactor: remove debugging lines
* feat: allow fixing mistake at votes in discord bot