PalmDevs
6164e6c1a5
chore: format
2025-07-12 01:06:45 +07:00
PalmDevs
858e989bdc
build(Needs bump): update dependencies
2025-06-23 20:32:18 +07:00
PalmDevs
495f686292
fix(bots/discord): fix timeout overflow check for role presets
2025-05-02 23:01:37 +07:00
PalmDevs
0c1382c558
fix(bots/discord/commands/moderation): check if timeout amount is safe in role-preset commands
2025-04-16 20:40:14 +07:00
PalmDevs
31e5cf7fc5
fix(bots/discord): replace use of deprecated options.ephemeral in replies
2025-04-16 20:40:11 +07:00
PalmDevs
22d3eea88d
fix(bots/discord): decrease length of an option in ban command
2024-10-30 18:50:22 +07:00
PalmDevs
27d3b39209
feat(bots/discord): add default durations for moderation commands
2024-10-17 21:38:54 +07:00
PalmDevs
97f2795df4
feat(bots/discord): update to newer command definition framework
2024-08-13 21:16:26 +07:00
PalmDevs
6c8dce0593
fix(bots/discord): parse larger units of durations, fix wrong timestamp in mod embed
2024-08-10 22:30:44 +07:00
PalmDevs
f5939e2528
fix(bots/discord): remove bad text channel checks
2024-08-02 19:26:18 +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
cbf91162e2
fix(bot/discord): start remove preset timeout for role-preset command
2024-07-26 01:25:52 +07:00
PalmDevs
d0acab1915
feat(bots/discord)!: add admin config
2024-07-26 01:25:49 +07:00
PalmDevs
e86180fe29
feat(bots/discord)!: allow message scan response to be message payloads
2024-07-26 01:25:48 +07:00
PalmDevs
1f5c5a92a6
fix(bots/discord): set timeout for eligible mutes to unmute faster
2024-07-26 01:25:47 +07:00
PalmDevs
9b6ba56d99
chore: use alternative ways to bundle
2024-07-08 19:43:03 +07:00
PalmDevs
3b2596e748
fix(bots/discord/commands): minor issues
2024-06-24 23:18:27 +07:00
PalmDevs
39cba97341
fix(bots/discord): owners cannot bypass checks on some commands
2024-06-24 23:02:08 +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
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
c0fa2fe1c3
feat(bots/discord/commands): add mute and unmute commands
2024-06-24 18:23:42 +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