Commit Graph

11 Commits

Author SHA1 Message Date
GramingFoxTeam
15248ab78b fix: fix editing the select menu msg 2023-07-26 12:35:20 +03:00
GeekCorner
9c962a188f feat: Reuse existing message for training select menu (#12) 2023-07-25 12:49:23 +03:00
GramingFoxTeam
cf329cc3b5 fix: add rv helper client to packages 2023-07-20 16:41:38 +03:00
GramingFoxTeam
59e5c5cfe5 feat(apps): reddit bot 2023-07-20 16:39:05 +03:00
GramingFoxTeam
3305fbb58b fix(bot-discord): fix download reply 2023-07-14 20:02:38 +03:00
GramingFoxTeam
5228ac36e7 feat(server): regex support for server-side 2023-07-14 19:59:03 +03:00
GramingFoxTeam
d505991330 feat(bot-discord): check for first thread message too 2023-07-14 19:27:44 +03:00
GramingFoxTeam
3ed075aef4 feat: locking and archiving threads and ignoring channels 2023-07-14 18:47:43 +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
GeekCorner
1cd481040f feat: Allow multiples roles to train the bot (#8) 2023-06-24 22:46:31 +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