DJj123dj
6c41aecfa7
Bugfixes & Improvements
...
Added "maximum buttons per row" in panels. Fixed reaction role reply glitching when replyOnReactionRole was disabled. Panel dropdowns now support reaction role & sub-panel options.
2026-05-23 16:45:01 +02:00
DJj123dj
c64220cad4
(v4.2.0) Added sub-panels
2026-05-23 15:53:52 +02:00
DJj123dj
7f02dd5848
(v4.2.0) Added closed ticket channel emoij ( #199 )
2026-05-23 14:52:57 +02:00
DJj123dj
c442e50cb4
(v4.2.0) Panel auto-update now uses message states
2026-05-23 14:32:22 +02:00
DJj123dj
4af9b9e17f
(v4.2.0) Added 5 new question types
...
Added support for dropdown, radio select, checkbox select, file upload & text display question types.
2026-05-23 14:30:56 +02:00
JasperAtSchool
9ca375ee2c
Solved merge conflicts
2026-05-20 10:42:17 +02:00
DJj123dj
0f9ae79d49
(v4.2.0) Interactive Setup CLI Bugfixes
2026-05-19 22:20:06 +02:00
DJj123dj
dd8d5a12d6
Open Ticket v4.2: Config Update (JSONC)
2026-05-17 22:28:23 +02:00
DJj123dj
ca5faa3365
(v4.2.0) Reworked ticket channel name logic
2026-05-15 22:01:19 +02:00
DJj123dj
cf9ddf58d0
(v4.2.0) Fixed all known bugs
2026-05-15 22:00:55 +02:00
DJj123dj
15ff345948
(v4.2.0) Reworked ticket category logic
2026-05-15 12:30:14 +02:00
DJj123dj
0c45a0ad6a
Added labels to verifybars (improved accesibility)
2026-05-14 23:36:21 +02:00
DJj123dj
e6f6aa1af4
Code cleanup & bugfixes
2026-05-14 23:13:38 +02:00
DJj123dj
1a530aae4c
Finished Message States & Overhauled Verifybars
2026-05-14 21:39:50 +02:00
DJj123dj
b5e15921ef
Minor Improvements + Code Cleanup
2026-05-09 11:45:52 +02:00
DJj123dj
cb8afdf9a6
Message States (Part 2) + Component Modifiers
2026-05-08 21:46:13 +02:00
DJj123dj
7030b7011c
Message States (Part 1)
2026-05-08 17:17:59 +02:00
DJj123dj
7dd8a57a83
Implemented ODStates (Message States)
2026-05-06 21:11:53 +02:00
DJj123dj
5763659900
Minor Bugfixes
2026-05-06 20:45:10 +02:00
DJj123dj
65334a8a25
Renamed OT Id Lists to Mappings
2026-05-04 21:44:12 +02:00
DJj123dj
1f9fa54344
Implemented ODComponents (Part 2)
2026-05-04 19:24:15 +02:00
DJj123dj
6bfa0e0f10
Implemented ODComponents (Part 1)
2026-05-03 22:05:14 +02:00
DJj123dj
4eb9331bf4
Replaced #func() methods with TS: private func()
2026-05-03 22:04:38 +02:00
DJj123dj
600419f763
Typescript Bugfixes (Switched CJS -> MJS)
2026-04-19 17:43:59 +02:00
DJj123dj
50c7fc5e90
(v4.2) Open Discord Framework Update (Part 3)
2026-04-03 13:27:20 +02:00
DJj123dj
fa8bc0eb6c
(v4.2) Open Discord Framework Update (Part 2)
...
Replaced all "Default" classes & types with ID mappings & improved types. Updated Interactive Setup CLI & certain events, renamed ODStat's to ODStatistics. Moved many classes, types & interfaces to the framework
2026-04-03 11:18:59 +02:00
DJj123dj
fe3f2d04a9
Translation: traditional chinese (by me.october)
2026-03-10 20:50:40 +01:00
DJj123dj
cb8139b8a0
(v4.2) Open Discord Framework Update (Part 1)
2026-02-16 22:12:25 +01:00
DJj123dj
78a937d4e9
(v4.1.3) Fixed unintended cooldown bug with modals
2026-02-15 13:13:18 +01:00
DJj123dj
44074004e4
Update pluginLauncher.ts
2026-02-11 20:53:21 +01:00
Jasper
c94867280d
Merge pull request #193 from SKaranjaN/feature/plugin-json-improvements
...
feat: improve plugin.json with multiple authors, versions, and pre-compilation dependency checking
2026-02-11 20:40:20 +01:00
DJj123dj
138f7fa2bb
Small Improvements for the new plugin.json code
2026-02-11 20:37:28 +01:00
DJj123dj
465eda1c24
(v4.1.3) Updated README + plugin list
2026-02-11 19:54:06 +01:00
DJj123dj
f9ce496cc5
Update quickSetup.ts
2026-02-11 17:48:35 +01:00
Karanja-Stephen
3989fb5f76
refactor: simplify comments and make them less verbose
2026-02-11 10:44:51 +03:00
Karanja-Stephen
779efca39a
feat: improve plugin.json with multiple authors, versions, and pre-compilation dependency checking
...
- Add support for multiple authors and contributors in plugin.json
- Maintain backwards compatibility with single author (string) format
- Add versions array to specify compatible Open Ticket versions (e.g., OTv4.0.x, ODv1.0.0)
- Implement version compatibility checking during plugin loading
- Read plugin.json files before TypeScript compilation to check npm dependencies
- Warn about missing npm dependencies before compilation starts
- Update example plugin to demonstrate new features
Fixes #162
2026-02-10 13:13:24 +03:00
DJj123dj
b972c97871
Fixed: Unknown interaction when on cooldown
2026-02-06 21:16:30 +01:00
DJj123dj
6a4f40d862
(v4.1.2) Readme updates & general improvements
2026-02-06 20:48:21 +01:00
DJj123dj
1f402a848e
(v4.1.2) Massive permission system cleanup
2026-02-06 20:08:55 +01:00
DJj123dj
24d98aeaeb
(v4.1.2) Fixed autocomplete bug with many options
2026-02-06 17:45:31 +01:00
DJj123dj
b95b8f239e
Fixed typescript compilation error
2026-01-01 23:00:29 +01:00
DJj123dj
488b5fce53
Fixed fetch() errors of unknown guild members
2025-12-27 10:42:10 +01:00
DJj123dj
da962c6c2e
Major bugfixes & improvements for v4.1
2025-11-16 11:23:15 +01:00
DJj123dj
7d5313c77e
Open Ticket v4.1.1
2025-11-16 10:11:56 +01:00
DJj123dj
f835850b3f
Translated code strings using language manager
2025-11-09 12:50:57 +01:00
JasperAtSchool
5494c1ad8f
(v4.1) Minor Bugfixes
2025-11-05 14:53:05 +01:00
DJj123dj
4b485adf82
(v4.1) Additional autoclose/autodelete features
2025-11-04 19:53:40 +01:00
DJj123dj
e55438cc67
(v4.1) Added +/-10 Minor Features & Improvements
2025-11-04 19:39:52 +01:00
DJj123dj
c7b44232c4
Added transfer command (/transfer) + new stats
...
With this command you're able to transfer the ticket ownership to another person in the server.
2025-11-02 20:09:38 +01:00
DJj123dj
34ed4edede
Added priority commands (/priority get,set)
2025-11-02 18:41:46 +01:00