Commit Graph

  • e82f2ab34b chore(release): 1.0.0-dev.4 [skip ci] @revanced/discord-bot@1.0.0-dev.4 semantic-release-bot 2024-07-23 20:04:31 +00:00
  • 2a6f3c3013 chore: update lockfile PalmDevs 2024-07-24 03:03:19 +07:00
  • 875bd209b2 fix(bots/discord): wrong database schema path PalmDevs 2024-07-24 01:12:30 +07:00
  • 2b601b1a1d chore(release): 1.0.0-dev.3 [skip ci] @revanced/discord-bot@1.0.0-dev.3 semantic-release-bot 2024-07-23 15:42:43 +00:00
  • 164570d176 chore(release): 1.0.0-dev.4 [skip ci] @revanced/bot-websocket-api@1.0.0-dev.4 semantic-release-bot 2024-07-23 15:42:10 +00:00
  • 0d4898dae8 fix(bots/discord): revert dist denesting, fixes config not found PalmDevs 2024-07-23 22:41:15 +07:00
  • 38e00eb4e5 fix(apis/websocket): hardcoded paths in tesseract worker builds PalmDevs 2024-07-23 22:38:23 +07:00
  • 3117af5497 chore(release): 1.0.0-dev.2 [skip ci] @revanced/discord-bot@1.0.0-dev.2 semantic-release-bot 2024-07-23 14:16:41 +00:00
  • 6a87464b40 chore(bots/discord): fix build script oversight PalmDevs 2024-07-23 21:14:52 +07:00
  • 5db076aee5 chore(release): 1.0.0-dev.3 [skip ci] @revanced/bot-websocket-api@1.0.0-dev.3 semantic-release-bot 2024-07-23 14:05:57 +00:00
  • 12f5aaf70f chore: update dependencies PalmDevs 2024-07-23 21:00:53 +07:00
  • 94d0dcc32b fix(packages/api): misleading errors being thrown PalmDevs 2024-07-23 21:00:18 +07:00
  • 4834685186 feat(bots/discord): don't nest builds in src directory, autogen db when missing PalmDevs 2024-07-23 20:58:05 +07:00
  • ffe0a3ddf5 chore(bots/discord): change config to a js file PalmDevs 2024-07-23 20:56:09 +07:00
  • 89d8ab1ee5 fix(apis/websocket): build and runtime issues PalmDevs 2024-07-23 20:53:56 +07:00
  • f142c2b82e chore(release): 1.0.0-dev.2 [skip ci] @revanced/bot-websocket-api@1.0.0-dev.2 semantic-release-bot 2024-07-22 17:46:37 +00:00
  • 7dfbf6c92c fix(apis/websocket): also include tesseract core files in build PalmDevs 2024-07-23 00:43:26 +07:00
  • 55631b220f chore(release): 1.0.0-dev.1 [skip ci] @revanced/discord-bot@1.0.0-dev.1 semantic-release-bot 2024-07-22 16:04:34 +00:00
  • df3fee96fe chore(release): 1.0.0-dev.1 [skip ci] @revanced/bot-websocket-api@1.0.0-dev.1 semantic-release-bot 2024-07-22 16:03:59 +00:00
  • 565260ef90 ci(release): patch semantic release npm plugin to not use npm CLI PalmDevs 2024-07-22 22:58:26 +07:00
  • b76e223f07 ci(release): don't patch MSR anymore, add npm semantic release plugin PalmDevs 2024-07-22 22:40:56 +07:00
  • 3ad0f7b19d ci(release): reinstall packages before building PalmDevs 2024-07-21 16:26:58 +07:00
  • 058a2a0dc4 chore: update dependencies PalmDevs 2024-07-21 16:16:15 +07:00
  • af9cfa1384 ci(release): explicitly build with bun PalmDevs 2024-07-21 15:16:37 +07:00
  • 67ba3bdb90 docs(bots/discord): document extra deployment step PalmDevs 2024-07-21 01:33:52 +07:00
  • 73b2169a5a ci(release): add docker tags, fix unnested plugins array, verbose logs for docker builds PalmDevs 2024-07-21 01:08:32 +07:00
  • 57891428a2 ci(release): use correct credentials PalmDevs 2024-07-20 23:36:58 +07:00
  • e7ddbe8abd chore: update dependencies PalmDevs 2024-07-14 00:28:52 +07:00
  • 2f86586179 feat(bots/discord): add api.disconnectRetryInterval config PalmDevs 2024-07-20 01:13:27 +07:00
  • f1a169fb6b ci(release): release and trigger portainer webhooks in different steps PalmDevs 2024-07-20 01:12:34 +07:00
  • a20f8345b7 ci(release): trigger container build and portainer webhook for specific projects and branches Palm 2024-07-14 09:57:09 +00:00
  • a4e357c1ef ci(release): fix zero packages found Palm 2024-07-14 08:35:42 +00:00
  • 177d413526 ci: remove codeql workflow PalmDevs 2024-07-14 00:29:12 +07:00
  • 92b985ff5d chore(bots/discord): add *.sqlite3 to gitignore PalmDevs 2024-07-14 00:27:46 +07:00
  • f3d51b7c6b chore(bots/discord): automatically build default db PalmDevs 2024-07-14 00:27:23 +07:00
  • 43bd0a021c feat(apis/websocket): clear old client sessions and instances PalmDevs 2024-07-14 00:24:32 +07:00
  • 2f03800c61 fix(apis/websocket): fix undefined error PalmDevs 2024-07-14 00:20:24 +07:00
  • 5aeade122b ci: Publish Docker images (#41) oSumAtrIX 2024-07-13 14:57:29 +02:00
  • 09dc70632d fix(bots/discord/scripts): unintentional escaping on windows PalmDevs 2024-07-09 01:07:27 +07:00
  • fb8af00866 fix(bots/discord): remove auto-generated files PalmDevs 2024-07-09 00:56:22 +07:00
  • 77fefb9bef chore: fix more build issues Palm 2024-07-08 17:18:39 +00:00
  • 9b6ba56d99 chore: use alternative ways to bundle PalmDevs 2024-07-04 21:02:01 +07:00
  • ebf1ac7c08 feat(bots/discord)!: update config PalmDevs 2024-07-04 20:54:17 +07:00
  • 0bfd03583d feat(events)!: use better api for events PalmDevs 2024-07-04 20:53:29 +07:00
  • af3759caf4 fix(bots/discord): use env for initializing database PalmDevs 2024-07-04 20:51:30 +07:00
  • 51a6fb65f0 fix(apis/websocket): don't bundle tesseract.js PalmDevs 2024-06-24 23:33:31 +07:00
  • 3b2596e748 fix(bots/discord/commands): minor issues PalmDevs 2024-06-24 23:18:27 +07:00
  • 0303fe3e36 fix(bots/discord): do decancer after resetting nickname PalmDevs 2024-06-24 23:17:28 +07:00
  • ee885ca758 feat(bots/discord/utils/embeds): make title parameter nullable PalmDevs 2024-06-24 23:16:27 +07:00
  • 2e1e009b42 feat(bots/discord): add more fallbacks for decancering PalmDevs 2024-06-24 23:15:33 +07:00
  • 39cba97341 fix(bots/discord): owners cannot bypass checks on some commands PalmDevs 2024-06-24 23:02:08 +07:00
  • e64d1da00c feat(bots/discord/commands): add eval command PalmDevs 2024-06-24 22:56:14 +07:00
  • f50b26b82d fix(bots/discord): apply active role presets if members rejoin PalmDevs 2024-06-24 22:54:17 +07:00
  • 1723e8cacf feat(bots/discord): support nickname decancering PalmDevs 2024-06-24 22:53:21 +07:00
  • a2bf3eade9 fix(bots/discord/commands): refactor and add checks PalmDevs 2024-06-24 20:50:46 +07:00
  • fb01ce5740 feat(bots/discord/commands): add purge and role-preset commands PalmDevs 2024-06-24 20:48:04 +07:00
  • 83c314ef5f fix(bots/discord/utils/duration): fix empty string returning with duration is 0 PalmDevs 2024-06-24 20:47:14 +07:00
  • b056291ad0 fix(bots/discord/utils/discord/embeds): set thumbnail on moderation embeds PalmDevs 2024-06-24 20:46:31 +07:00
  • 7e8270f7d2 fix(bots/discord/utils/discord): add moderation module related functions PalmDevs 2024-06-24 20:25:16 +07:00
  • 4c6ad11be3 fix(bots/discord/utils/discord/rolePresets): correct property access for presets PalmDevs 2024-06-24 20:23:23 +07:00
  • 49ce9a7ca3 feat(utils/discord/embeds): allow adding extra fields for moderation embeds PalmDevs 2024-06-24 20:22:26 +07:00
  • f75060bc9c fix(bots/discord): follow-up if reply is already sent when error PalmDevs 2024-06-24 20:20:45 +07:00
  • 9dea90712e chore: remove unused dependencies PalmDevs 2024-06-24 20:19:57 +07:00
  • dc4863dc20 feat(bots/discord/commands): add ban and unban commands PalmDevs 2024-06-24 18:46:27 +07:00
  • 3e07429664 fix(bots/discord/commands/mute): use existing parseDuration util function' PalmDevs 2024-06-24 18:45:39 +07:00
  • 39d5b3a479 feat(bots/discord): add moderation.roles config to be used in moderation commands PalmDevs 2024-06-24 18:32:04 +07:00
  • 7fdf8c0dc7 fix(bots/discord/commands/unmute): fix option description and embeds Palm 2024-06-24 08:49:38 +07:00
  • 399dca7153 fix(bots/discord): messed up file name for unmute command Palm 2024-06-24 08:43:51 +07:00
  • 8c7620cab8 chore: trust esbuild as a dependency PalmDevs 2024-06-24 01:16:32 +07:00
  • c0fa2fe1c3 feat(bots/discord/commands): add mute and unmute commands PalmDevs 2024-06-24 01:15:12 +07:00
  • 467acff57a chore: install dependencies PalmDevs 2024-06-24 01:13:51 +07:00
  • faa81f4d88 fix(bots/discord): clear role presets after they expire PalmDevs 2024-06-24 01:09:54 +07:00
  • fb32a04ad3 feat(bots/discord/utils): add functions for role presets PalmDevs 2024-06-24 01:06:40 +07:00
  • 197d2acea8 feat(bots/discord): update config PalmDevs 2024-06-24 01:14:56 +07:00
  • 4aa138a9af fix(bots/discord/database): fix schema for role presets PalmDevs 2024-06-24 01:05:43 +07:00
  • 6658b582db fix(bots/discord): connect to discord API even if initial bot API connection fails PalmDevs 2024-06-23 17:01:28 +07:00
  • c53a89ff99 chore(bots/discord): setup drizzle kit PalmDevs 2024-06-24 01:14:15 +07:00
  • e204b7b756 feat(bots/discord): switch to drizzle-orm PalmDevs 2024-06-23 17:00:17 +07:00
  • 3bca6e5c31 fix(patches/tesseract.js): check if original file exists before using new path PalmDevs 2024-06-23 14:02:31 +07:00
  • fa0159c3a8 fix(bots/discord): wrong command file path being imported PalmDevs 2024-06-23 14:01:06 +07:00
  • 348a18a401 chore: format workspace PalmDevs 2024-06-22 22:09:43 +07:00
  • fc7be22c6c fix(apis/websocket): builds not working due to dynamic import requirement PalmDevs 2024-06-22 22:09:19 +07:00
  • c2a81c6258 feat(patches): add patch for tesseract.js PalmDevs 2024-06-22 22:05:47 +07:00
  • f2abae2350 chore: revert mistakenly replaced links PalmDevs 2024-06-22 22:04:58 +07:00
  • 6109842897 chore: change old contact info PalmDevs 2024-06-22 20:30:52 +07:00
  • 32a7fea294 chore: update dependencies PalmDevs 2024-06-22 20:07:45 +07:00
  • 35b944800a fix(bots/discord): use APIEmbed for response config PalmDevs 2024-04-03 15:38:36 +07:00
  • c1e1953762 chore(bots/discord): add default config PalmDevs 2024-04-03 15:34:33 +07:00
  • 513c6b18f0 docs(bots/discord): fix oversight PalmDevs 2024-04-02 20:00:26 +07:00
  • 815a14ee8d chore(lint): remove md and yml files from checks PalmDevs 2024-04-02 19:56:44 +07:00
  • 154bdbde3e chore: update and add README for projects PalmDevs 2024-04-02 19:56:00 +07:00
  • ca475356ad feat(bots/discord/commands): allow process exception in exception-test PalmDevs 2024-04-02 19:47:30 +07:00
  • 7e5f6481c5 feat(bots/discord)!: read commit description PalmDevs 2024-04-02 19:34:45 +07:00
  • a9add9ea9a feat(bots/discord/utils): add duration utility PalmDevs 2024-04-02 19:33:18 +07:00
  • 2d794ede7d feat(bots/discord/utils/discord/embeds): expose applyCommonEmbedStyles fn PalmDevs 2024-04-02 19:32:49 +07:00
  • f3e4408aa2 fix(bots/discord): check token before connecting to bot api PalmDevs 2024-04-02 19:31:39 +07:00
  • da21e1a6f7 feat(bots/discord/utils/fs): use recursive option for listing files PalmDevs 2024-04-02 19:30:57 +07:00
  • d830e48bc2 fix(bots/discord): remove useless feature PalmDevs 2024-04-02 19:29:29 +07:00
  • 5d9b4d31c6 chore: update deps PalmDevs 2024-04-02 19:17:29 +07:00
  • 4b2557f1f1 fix(packages/api): improve packet awaiting and reconnection PalmDevs 2024-04-02 19:12:28 +07:00