GramingFoxTeam
41a37d18ad
feat(bot-discord): update config for moderation
2023-07-31 19:50:55 +03:00
GramingFoxTeam
df363224e7
feat(bot-discord): moderation commands
2023-07-31 19:47:45 +03:00
GramingFoxTeam
9ed5365811
feat(bot-discord): stickied messages ( #13 )
2023-07-31 17:59:50 +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
c4d6963004
fix: fix bracket
2023-07-27 15:34:32 +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
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