Commit Graph

3 Commits

Author SHA1 Message Date
GramingFoxTeam
860589f1bd fix(client): fix unknown var 2023-07-27 15:58:21 +03:00
GramingFoxTeam
8dee8d78ea feat(client): reconnecting to the server on disconnect 2023-07-27 15:56:17 +03:00
reis
8b9f45dc22 feat: refactor and new features (#7)
* 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
2023-06-23 21:29:00 +03:00