Commit Graph

10 Commits

Author SHA1 Message Date
oSumAtrIX
3b8e7ff568 Fix: Remove unnecessary config files 2023-11-05 21:43:21 +01:00
GramingFoxTeam
9d64070ca9 fix(bot-telegram): proper syntax support (#25) 2023-09-23 14:26:38 +03:00
GramingFoxTeam
29ba476d7b feat(bots): remove confidence field 2023-09-04 15:52:08 +03:00
GramingFoxTeam
263ba08afa fix: fix case sensivity 2023-07-27 15:46:24 +03:00
GramingFoxTeam
b4225f85a6 feat: add "You're offline" for OCR 2023-07-27 15:43:23 +03:00
GramingFoxTeam
83315e16ed feat: new response for buffering issues 2023-07-27 15:30:53 +03:00
GramingFoxTeam
d03c90f6d6 fix(bot-telegram): fix configuration 2023-07-26 20:02:06 +03:00
GramingFoxTeam
59e5c5cfe5 feat(apps): reddit bot 2023-07-20 16:39:05 +03:00
KobeW50
721afd6835 refactor: improved AI responses (#9)
* Update discord config.json

Tweaked things for improved readabilty. Some responses have added useful info.

* Update telegram config.json

Improved readability and added useful info

* Update config.json

added the null thingy

* Update config.json

added the null thingy

* Update config.json

changed language and grammar corrections

* Update telegram config.json

updated language and grammar

* Update config.json

grammatical fix

* Update config.json

grammatical fix

* Update config.json

* Update config.json

* Update config.json
2023-06-26 05:57:23 +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