Commit Graph

257 Commits

Author SHA1 Message Date
PalmDevs
e64d1da00c feat(bots/discord/commands): add eval command 2024-06-24 23:00:59 +07:00
PalmDevs
f50b26b82d fix(bots/discord): apply active role presets if members rejoin 2024-06-24 23:00:58 +07:00
PalmDevs
1723e8cacf feat(bots/discord): support nickname decancering 2024-06-24 23:00:54 +07:00
PalmDevs
a2bf3eade9 fix(bots/discord/commands): refactor and add checks 2024-06-24 20:50:46 +07:00
PalmDevs
fb01ce5740 feat(bots/discord/commands): add purge and role-preset commands 2024-06-24 20:48:04 +07:00
PalmDevs
83c314ef5f fix(bots/discord/utils/duration): fix empty string returning with duration is 0 2024-06-24 20:47:14 +07:00
PalmDevs
b056291ad0 fix(bots/discord/utils/discord/embeds): set thumbnail on moderation embeds 2024-06-24 20:46:31 +07:00
PalmDevs
7e8270f7d2 fix(bots/discord/utils/discord): add moderation module related functions 2024-06-24 20:25:16 +07:00
PalmDevs
4c6ad11be3 fix(bots/discord/utils/discord/rolePresets): correct property access for presets 2024-06-24 20:23:23 +07:00
PalmDevs
49ce9a7ca3 feat(utils/discord/embeds): allow adding extra fields for moderation embeds 2024-06-24 20:22:26 +07:00
PalmDevs
f75060bc9c fix(bots/discord): follow-up if reply is already sent when error 2024-06-24 20:20:45 +07:00
PalmDevs
9dea90712e chore: remove unused dependencies 2024-06-24 20:19:57 +07:00
PalmDevs
dc4863dc20 feat(bots/discord/commands): add ban and unban commands 2024-06-24 18:46:27 +07:00
PalmDevs
3e07429664 fix(bots/discord/commands/mute): use existing parseDuration util function' 2024-06-24 18:45:39 +07:00
PalmDevs
39d5b3a479 feat(bots/discord): add moderation.roles config to be used in moderation commands 2024-06-24 18:32:04 +07:00
Palm
7fdf8c0dc7 fix(bots/discord/commands/unmute): fix option description and embeds 2024-06-24 18:23:43 +07:00
Palm
399dca7153 fix(bots/discord): messed up file name for unmute command 2024-06-24 18:23:43 +07:00
PalmDevs
8c7620cab8 chore: trust esbuild as a dependency 2024-06-24 18:23:43 +07:00
PalmDevs
c0fa2fe1c3 feat(bots/discord/commands): add mute and unmute commands 2024-06-24 18:23:42 +07:00
PalmDevs
467acff57a chore: install dependencies 2024-06-24 18:23:42 +07:00
PalmDevs
faa81f4d88 fix(bots/discord): clear role presets after they expire 2024-06-24 18:23:42 +07:00
PalmDevs
fb32a04ad3 feat(bots/discord/utils): add functions for role presets 2024-06-24 18:23:41 +07:00
PalmDevs
197d2acea8 feat(bots/discord): update config 2024-06-24 18:23:41 +07:00
PalmDevs
4aa138a9af fix(bots/discord/database): fix schema for role presets 2024-06-24 18:23:41 +07:00
PalmDevs
6658b582db fix(bots/discord): connect to discord API even if initial bot API connection fails 2024-06-24 18:23:40 +07:00
PalmDevs
c53a89ff99 chore(bots/discord): setup drizzle kit 2024-06-24 18:23:40 +07:00
PalmDevs
e204b7b756 feat(bots/discord): switch to drizzle-orm 2024-06-24 18:23:40 +07:00
PalmDevs
3bca6e5c31 fix(patches/tesseract.js): check if original file exists before using new path 2024-06-24 18:23:40 +07:00
PalmDevs
fa0159c3a8 fix(bots/discord): wrong command file path being imported 2024-06-24 18:23:39 +07:00
PalmDevs
348a18a401 chore: format workspace 2024-06-24 18:23:39 +07:00
PalmDevs
fc7be22c6c fix(apis/websocket): builds not working due to dynamic import requirement 2024-06-24 18:23:39 +07:00
PalmDevs
c2a81c6258 feat(patches): add patch for tesseract.js 2024-06-24 18:23:38 +07:00
PalmDevs
f2abae2350 chore: revert mistakenly replaced links 2024-06-24 18:23:38 +07:00
PalmDevs
6109842897 chore: change old contact info 2024-06-24 18:23:38 +07:00
PalmDevs
32a7fea294 chore: update dependencies 2024-06-24 18:23:38 +07:00
PalmDevs
35b944800a fix(bots/discord): use APIEmbed for response config 2024-06-24 18:23:37 +07:00
PalmDevs
c1e1953762 chore(bots/discord): add default config 2024-06-24 18:23:37 +07:00
PalmDevs
513c6b18f0 docs(bots/discord): fix oversight 2024-06-24 18:23:37 +07:00
PalmDevs
815a14ee8d chore(lint): remove md and yml files from checks 2024-06-24 18:23:36 +07:00
PalmDevs
154bdbde3e chore: update and add README for projects 2024-06-24 18:23:36 +07:00
PalmDevs
ca475356ad feat(bots/discord/commands): allow process exception in exception-test 2024-06-24 18:23:36 +07:00
PalmDevs
7e5f6481c5 feat(bots/discord)!: read commit description
FEATURES:
- Updated documentation
- Improved configuration format
- Allow filter overriding for each response config (closes #29)
- Improved commands directory structure
- Improved slash command reload script
- New commands
- New command exception handling
2024-06-24 18:23:36 +07:00
PalmDevs
a9add9ea9a feat(bots/discord/utils): add duration utility 2024-06-24 18:23:35 +07:00
PalmDevs
2d794ede7d feat(bots/discord/utils/discord/embeds): expose applyCommonEmbedStyles fn 2024-06-24 18:23:35 +07:00
PalmDevs
f3e4408aa2 fix(bots/discord): check token before connecting to bot api 2024-06-24 18:23:35 +07:00
PalmDevs
da21e1a6f7 feat(bots/discord/utils/fs): use recursive option for listing files 2024-06-24 18:23:34 +07:00
PalmDevs
d830e48bc2 fix(bots/discord): remove useless feature 2024-06-24 18:23:34 +07:00
PalmDevs
5d9b4d31c6 chore: update deps 2024-06-24 18:23:34 +07:00
PalmDevs
4b2557f1f1 fix(packages/api): improve packet awaiting and reconnection 2024-06-24 18:23:34 +07:00
PalmDevs
b6cbe9d64c fix(apis/websocket): improve logging and error handling 2024-06-24 18:23:33 +07:00