PalmDevs
aa7501c309
fix(bots/discord): fix sticky messages logic again
2025-04-14 19:53:53 +07:00
PalmDevs
8e3946a666
fix(bots/discord): add GuildMember partial
2025-03-04 02:09:59 +07:00
PalmDevs
8efb549453
fix(bots/discord): fix freeze on prod builds
2024-10-18 01:32:42 +07:00
PalmDevs
11582d5034
fix(bots/discord): fix reload not working
2024-10-17 23:20:02 +07:00
PalmDevs
97f2795df4
feat(bots/discord): update to newer command definition framework
2024-08-13 21:16:26 +07:00
PalmDevs
de8bef6520
fix(bots/discord): correct sticky messages logic
2024-08-05 00:44:32 +07:00
PalmDevs
c36684091d
fix(bots/discord): open database as read-write
2024-08-02 19:26:19 +07:00
PalmDevs
bf661556e1
feat(bots/discord): add sticky messages
2024-08-01 02:29:49 +07:00
PalmDevs
646ec8da87
feat(bots/discord): framework changes and new features
...
- Migrated to a new command framework which looks better and works better
- Fixed commands not being bundled correctly
- Added message (prefix) commands with argument validation
- Added a new CommandErrorType, for invalid arguments
- `/eval` is now a bit safer
- Corrected colors for the coinflip embed
- `/stop` now works even when the bot is not connected to the API
2024-07-30 21:15:36 +07:00
PalmDevs
38c06997b4
fix(bots/discord): cross-device link build errors
2024-07-28 21:14:07 +07:00
PalmDevs
cdb6001955
feat(bots/discord): blacklist and whitelist for filters
2024-07-28 20:43:25 +07:00
PalmDevs
875bd209b2
fix(bots/discord): wrong database schema path
2024-07-24 01:12:30 +07:00
PalmDevs
4834685186
feat(bots/discord): don't nest builds in src directory, autogen db when missing
2024-07-23 21:01:04 +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
e204b7b756
feat(bots/discord): switch to drizzle-orm
2024-06-24 18:23:40 +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