DJj123dj
793c6f0603
Added: Slow Mode & Updated discord.js
2025-08-28 08:59:16 +02:00
DJj123dj
1ef74f0b6b
Custom reason for create-ticket-permissions action
...
Added support for custom reasons in the opendiscord:create-ticket-permissions action. Now it's easier for plugins to add a custom message when the validation fails.
2025-08-27 14:10:58 +02:00
DJj123dj
337dc3827e
Refactor config checker children options
...
Made the "priority" and "optional" fields in ODCheckerObjectStructure children optional. This improves readability and code simplicity
2025-08-27 11:57:28 +02:00
DJj123dj
810db76e91
Finished adding 10 new config checker validators
2025-08-27 11:46:42 +02:00
DJj123dj
8436b19cbf
Updated bot versions to v4.1.0
2025-08-05 10:42:35 +02:00
DJj123dj
549c161830
Added all the new config variables for v4.1.0!
2025-08-05 10:42:15 +02:00
DJj123dj
adc2433216
Merge branch 'dev' into dev-v4.1.0
2025-06-24 11:05:59 +02:00
DJj123dj
e3bc985c0c
Updated all versions to v4.0.7
2025-06-24 10:38:33 +02:00
DJj123dj
ff8568fde7
Added the 8 new languages to the system + readme
2025-06-24 09:05:13 +02:00
DJj123dj
6df3498cb5
Finished autocomplete & context menu interactions
...
Autocomplete & context menu interactions have been fully implemented in the Open Discord framework. They have not yet been implemented in the Open Ticket bot code though.
2025-06-24 08:43:57 +02:00
DJj123dj
8116d4d8dd
Startscreen plugin list rendering improvements
2025-06-21 22:17:31 +02:00
DJj123dj
e987c176b7
Add autocomplete manager + context menu bugfixes
2025-06-21 22:16:50 +02:00
DJj123dj
2ea38cd7a5
(Open Discord) Added support for context menu's
2025-06-20 18:20:27 +02:00
DJj123dj
c2e6f781b9
Finished Quick Setup CLI
2025-06-19 22:43:38 +02:00
DJj123dj
160f89c7cf
Improved inline contributor guides
...
Improved the inline contributor guides for registering new languages, config variables & commands.
2025-06-16 20:11:00 +02:00
DJj123dj
2cc2ccc68e
Added ODQuickMessage builders
2025-06-16 17:45:28 +02:00
DJj123dj
31b94718f1
Repositioned + Tested Reaction Role Logs
2025-06-16 14:47:09 +02:00
DJj123dj
72627a7058
Added new config checker utility function
...
createTemporaryCheckerEnvironment() is able to help you with using `ODCheckerStructure` validators without officially registering them in opendiscord.checkers.
2025-06-11 21:10:29 +02:00
JasperAtSchool
03b3495eb2
(v4.1) Added new string config checker validators
2025-06-06 11:14:21 +02:00
guillee3
6b2f291122
Fixed validation in ODCheckerCustomStructure_UniqueIdArray to reject string inputs.
2025-06-01 15:02:46 +02:00
DJj123dj
af0dc879c6
Merge branch 'dev' into dev-v4.1.0
2025-05-31 11:07:36 +02:00
DJj123dj
1d05d04bf2
Updated all versions to v4.0.6
2025-05-31 10:51:29 +02:00
DJj123dj
aa9004d7e2
Compare/diff persian language + translation improv
2025-05-31 10:42:18 +02:00
DJj123dj
48f0d65fad
Fixed slash cmd registration bug
...
This was caused by already registered commands of a different type than 'chatInput'.
2025-05-31 10:24:04 +02:00
DJj123dj
c243d03216
Merge branch 'dev' into dev-v4.1.0
2025-05-03 21:15:03 +02:00
DJj123dj
0d8dd8cd17
Updated all versions to v4.0.5
2025-05-03 21:02:47 +02:00
DJj123dj
dec6c7598b
Improv: Decreased QuickBuilder boilerplate params
2025-05-03 20:58:50 +02:00
DJj123dj
2de2e3cd9b
Fixed option suffixes with ot-sqlite-database
2025-05-03 18:34:10 +02:00
DJj123dj
2acd185d6f
Merge branch 'dev' into dev-v4.1.0
2025-05-01 14:26:41 +02:00
DJj123dj
2fbef46a53
Merge branch 'dev' of https://github.com/open-discord-bots/open-ticket into dev
2025-05-01 14:14:39 +02:00
DJj123dj
3e3ea9263f
Updated all versions to v4.0.4
2025-05-01 14:05:06 +02:00
DJj123dj
bb5c3e9c8d
Support for HTML Transcripts v2.1
2025-05-01 13:56:38 +02:00
JasperAtSchool
83080a6e4d
Removed openticket -> opendiscord migration utils
2025-04-29 09:58:36 +02:00
JasperAtSchool
35fdafb21d
Removed deprecated API classes + properties
2025-04-29 09:54:48 +02:00
JasperAtSchool
a0e03be103
Added ordinal numbers to config checker.
2025-04-29 09:47:29 +02:00
Jasper
d404f343e0
Sync Dev Branches
...
* Fixed bug due to discord.js new components
* Updated all versions to v4.0.3
* #155 : Fixed reply on creation when disabled.
Fixed a bug that caused the bot to send a partial ephemeral message while "replyOnTicketCreation" was disabled.
2025-04-28 18:30:43 +02:00
Jasper
adf4acd443
Merge branch 'dev-v4.1.0' into dev
2025-04-28 18:30:21 +02:00
DJj123dj
4efa165949
Updated all versions to v4.0.3
2025-04-27 18:21:56 +02:00
DJj123dj
4c3e4ef9a5
Fixed bug due to discord.js new components
2025-04-27 18:17:38 +02:00
DJj123dj
fd739054fd
Added 3th & 4th question to Quick Setup CLI
2025-04-20 12:08:52 +02:00
DJj123dj
e36c1992de
Added 2nd question in the CLI quick setup
2025-04-17 18:38:54 +02:00
DJj123dj
ad623f9650
Finished display names + descriptions (Part 4)
2025-04-16 13:20:07 +02:00
DJj123dj
605173e788
Added more display names + descriptions (Part 2)
2025-04-15 22:36:58 +02:00
DJj123dj
e129724c12
Added display values for all general.json settings
2025-04-14 14:53:31 +02:00
Jasper
f414fd77fc
Synced Dev Branches
...
Sync Dev Branches
2025-04-13 21:11:40 +02:00
DJj123dj
6ec228df53
Added 'save()' feature to configs + improvements
2025-04-13 21:03:45 +02:00
DJj123dj
442c201994
Updated all version badges to v4.0.2
2025-04-12 19:02:57 +02:00
DJj123dj
1fddad1e96
Improved TS interfaces for the config checker
2025-04-08 13:49:59 +02:00
DJj123dj
2281d78896
Implemented Vietnamese translations
2025-04-07 18:13:23 +02:00
DJj123dj
5f79ae909b
Added Interactive Setup CLI (Unfinished)
...
Added the first part of the interactive setup CLI. You can explore the interface but some parts will not work yet. It will also not save to the config file yet.
The "Quick Setup" & "Manage Plugins" parts of the CLI will arrive later this week.
2025-04-06 19:04:09 +02:00