Commit Graph

9 Commits

Author SHA1 Message Date
PalmDevs
bc437a5ec7 fix: other small issues 2024-07-31 19:34:12 +07:00
Palm
77fefb9bef chore: fix more build issues
BREAKING CHANGE: In `@revanced/discord-bot`, its environment variable
                 `DATABASE_URL` has been renamed to `DATABASE_PATH`
                 and the `file:` prefix is no longer needed
2024-07-08 17:48:45 +00:00
PalmDevs
9b6ba56d99 chore: use alternative ways to bundle 2024-07-08 19:43:03 +07:00
PalmDevs
af3759caf4 fix(bots/discord): use env for initializing database 2024-07-04 21:11:35 +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
f3e4408aa2 fix(bots/discord): check token before connecting to bot api 2024-06-24 18:23:35 +07:00
PalmDevs
7f27c5607c fix(bots/discord): remove usage of macros 2024-06-24 18:23:30 +07:00
PalmDevs
8b690b879b feat(bots/discord/utils): allow loading commands from custom dir 2024-06-24 18:23:28 +07:00
PalmDevs
f9d50a0a6b feat(bots/discord): add source 2024-06-24 18:23:27 +07:00