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
DJj123dj
30b6ab4df6
Finished channel topic on ticket creation
2025-10-27 11:41:56 +01:00
Jasper
d66925a450
Added user-nickname channel suffix option
2025-09-14 22:23:42 +02:00
DJj123dj
30a0a6c503
(API) Renamed ODPriority --> ODPriorityLevel
2025-09-14 22:09:09 +02:00
DJj123dj
6ce017b407
Added /topic set command (Part 1, Incomplete)
2025-09-14 22:04:42 +02:00
DJj123dj
415330be21
Added priority system (Part 1, Incomplete)
2025-09-14 22:04:11 +02:00
Steven DUBOIS
21ce2921a1
Add user-nickname option for channel suffixe
2025-09-10 18:38:57 +02:00
DJj123dj
b07252151b
#181 : Fixed async permission registration issues
2025-08-28 12:46:37 +02:00
DJj123dj
706006e319
Added 9 new statistics in the /stats command
...
Ticket volume, Average tickets/user, System uptime, Current tickets, Ticket age, Message/Embed/File/Component amount.
2025-08-28 11:20:02 +02:00
DJj123dj
82f2aeaa90
Added autocomplete to panel, ticket & move cmds
...
Ticket/panel options are now autocompleted instead of being a choice in the slash commands. This also results in the max amount of tickets limit to be increased to infinity.
2025-08-28 09:00:07 +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
f4f6f30fa2
Added: Show global admins in panel message
2025-08-12 14:19:18 +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
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
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
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
af0dc879c6
Merge branch 'dev' into dev-v4.1.0
2025-05-31 11:07:36 +02:00
DJj123dj
aa9004d7e2
Compare/diff persian language + translation improv
2025-05-31 10:42:18 +02:00
DJj123dj
c243d03216
Merge branch 'dev' into dev-v4.1.0
2025-05-03 21:15:03 +02:00
DJj123dj
6ac432cadc
Fix: Panels now require at least 1 option.
2025-05-03 20:59:22 +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
bb5c3e9c8d
Support for HTML Transcripts v2.1
2025-05-01 13:56:38 +02:00
DJj123dj
ad623f9650
Finished display names + descriptions (Part 4)
2025-04-16 13:20:07 +02:00
DJj123dj
515b7e1ffc
Added more display names + descriptions (Part 3)
2025-04-16 09:18:13 +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
DJj123dj
49504bc3de
Added formatters to all built-in config files.
...
Added formatters to all built-in JSON config files for the Open Ticket interactive CLI. The new save() feature from the ODJsonConfig class will be using this formatter to save the config to the filesystem.
2025-04-14 14:22:09 +02:00
Jasper
f414fd77fc
Synced Dev Branches
...
Sync Dev Branches
2025-04-13 21:11:40 +02:00
DJj123dj
35a0511b97
Merge branch 'dev' of https://github.com/open-discord-bots/open-ticket into dev
2025-04-08 22:01:38 +02:00
DJj123dj
9c6e4ccde4
Update checkerLoader.ts
2025-04-08 21:59:08 +02:00
Roppl3r
ac6845b4d4
Fixed Issue #151 (Max length for option 'name' should be 45, currently set to 50)
...
Fixed config checker bug related to the name of a ticket option in a dropdown.
2025-04-08 21:58:03 +02:00
DJj123dj
30352b570a
Updated Interactive Setup CLI (Unfinished Part 2)
2025-04-08 13:51:01 +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
DJj123dj
376fa23288
Started working on --silent flag
2025-04-04 22:40:15 +02:00
DJj123dj
6d5bdc5dd4
#143 : Panels now edit after using dropdown
...
From now on, all panels will update/edit themselfs after a dropdown has been used. This will reset the dropdown selection in the user client which results in a smoother user experience.
2025-03-29 13:16:27 +01:00
DJj123dj
d2c5cf0fc1
Added extra comments in some places
2025-03-26 15:24:56 +01:00
DJj123dj
d81b1e7be3
The 4 new languages can now be used in OTv4.0.1
2025-03-26 15:13:55 +01:00
DJj123dj
bd4929f11b
Updated all URLs for repository transfer
2025-03-25 17:49:42 +01:00
DJj123dj
d28fcf40d7
Fixed broken flag alias using --dev-database
2025-03-22 11:08:09 +01:00
DJj123dj
a2f9593d55
Fixed #134 : text transcripts incorrect newlines
2025-02-15 18:22:23 +01:00