Commit Graph

29 Commits

Author SHA1 Message Date
GramingFoxTeam
93b021c010 feat(bot-discord): report to logs for other cmds 2023-08-19 19:14:17 +03:00
GramingFoxTeam
1e8533067b feat(bot-discord): delete referenced message 2023-08-19 18:04:15 +03:00
GramingFoxTeam
8d5b68b9c5 fix(bot-discord): embed consistency for exilation (#21) 2023-08-19 17:53:39 +03:00
GramingFoxTeam
9b15f73c3f fix(bot-discord): consistent embed (#20) 2023-08-19 17:14:35 +03:00
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
6a06c06b38 fix(bot-discord): message isnt defined you idot
ok i promise its the end no more
2023-08-10 17:40:08 +03:00
GramingFoxTeam
c41e80c1f8 fix(bot-discord): fix avatarURL not being defined
this shall be the end
2023-08-10 17:37:32 +03:00
GramingFoxTeam
6e94d97234 fix(bot-discord): actually fix thinking
i think my sanity is lost after this
2023-08-10 17:34:03 +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
19651c0fb1 fix(bot-discord): fix shit 2023-08-10 17:13:41 +03:00
GramingFoxTeam
92067c5a57 fix(bot-discord): fix mute role not being assigned
WHY DID IT TAKE ME SO FUCKING LONG KŞASDYUQWYUIOEIPOUQWEYGFYG
2023-08-10 17:12:33 +03:00
GramingFoxTeam
21b0df19d6 fix(bot-discord): fix mute duration 2023-08-10 16:33:50 +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
44fe77d21a fix(bot-discord): fix undefined variable 2023-08-10 14:51:13 +03:00
GramingFoxTeam
b3c5899648 feat(bot-discord): support mute (#15) 2023-08-07 15:55:17 +03:00
GramingFoxTeam
b2e7fde0eb refactor(bot-discord): increase dislike vote timeout 2023-08-07 13:16:23 +03:00
GramingFoxTeam
e5cf9f214e feat(bot-discord): mute and unmute command 2023-08-07 13:15:19 +03:00
GramingFoxTeam
b13474fb7a fix(bot-discord): fix conflicting variables 2023-07-31 20:13:15 +03:00
GramingFoxTeam
36c066ecba feat(bot-discord): make some fields inline for logs 2023-07-31 19:52:47 +03:00
GramingFoxTeam
df363224e7 feat(bot-discord): moderation commands 2023-07-31 19:47:45 +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
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