Commit Graph

18 Commits

Author SHA1 Message Date
GramingFoxTeam
8991d979b9 fix(bot-discord): fix again
wont be the last time thanks to exile prefixed cmd and unexile not working properly for some fucking reason
2023-08-13 20:47:10 +03:00
GramingFoxTeam
8b9392d97a fix(bot-discord): fix shit
yea
2023-08-13 19:32:53 +03:00
GramingFoxTeam
eb4eab2fb1 feat(bot-discord): more support mute features(#19) 2023-08-13 18:52:53 +03:00
GramingFoxTeam
865c682844 feat(bot-discord): use user option in / cmds 2023-08-10 18:17:30 +03:00
GramingFoxTeam
2deeb4f2b3 fix(bot-discord): fix "Thinking..."
you have thinked for too long my child
2023-08-10 17:22:59 +03:00
GramingFoxTeam
21b0df19d6 fix(bot-discord): fix mute duration 2023-08-10 16:33:50 +03:00
GramingFoxTeam
42b80da791 fix(bot-discord): fix permission checking 2023-08-10 15:49:43 +03:00
GramingFoxTeam
b12178e785 fix(bot-discord): fix getting / command options 2023-08-10 15:47:58 +03:00
GramingFoxTeam
3cc658f27e fix(bot-discord): rename unban command name 2023-08-10 15:33:38 +03:00
GramingFoxTeam
442d5884dc fix(bot-discord): fix db collection name 2023-08-10 15:07:33 +03:00
GramingFoxTeam
b3c5899648 feat(bot-discord): support mute (#15) 2023-08-07 15:55:17 +03:00
GramingFoxTeam
e5cf9f214e feat(bot-discord): mute and unmute command 2023-08-07 13:15:19 +03:00
GramingFoxTeam
f1314e56fe fix(bot-discord): fix missing import AGAIN (i hate you vsc) 2023-07-31 20:15:27 +03:00
GramingFoxTeam
a7f9c5a518 fix(bot-discord): fix import 2023-07-31 20:14:24 +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
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