Commit Graph

12 Commits

Author SHA1 Message Date
GramingFoxTeam
8b9392d97a fix(bot-discord): fix shit
yea
2023-08-13 19:32:53 +03:00
GramingFoxTeam
4cadf4a8f1 fix(bot-discord): fix reserved word 2023-08-13 18:56:04 +03:00
GramingFoxTeam
eb4eab2fb1 feat(bot-discord): more support mute features(#19) 2023-08-13 18:52:53 +03:00
GramingFoxTeam
6c443e7c95 fix(bot-discord): fix timeout and undefined var 2023-08-10 15:27:57 +03:00
GramingFoxTeam
cb7468a0d4 fix(bot-discord): actaully fix db collection name
(sometimes i wonder if i am becoming the revanced user)
2023-08-10 15:14:25 +03:00
GramingFoxTeam
442d5884dc fix(bot-discord): fix db collection name 2023-08-10 15:07:33 +03:00
GramingFoxTeam
e5cf9f214e feat(bot-discord): mute and unmute command 2023-08-07 13:15:19 +03:00
GramingFoxTeam
edf0e275f1 fix(bot-discord): delete msg instead of channel 2023-07-31 20:24:35 +03:00
GramingFoxTeam
b8d615fd96 fix(bot-discord): i swear 2023-07-31 20:17:56 +03:00
GramingFoxTeam
9ed5365811 feat(bot-discord): stickied messages (#13) 2023-07-31 17:59:50 +03:00
GramingFoxTeam
3ed075aef4 feat: locking and archiving threads and ignoring channels 2023-07-14 18:47:43 +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