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
a40a9b8be8
Added channel topic command (/topic set)
2025-11-02 18:40:49 +01:00
DJj123dj
8413d3c2b7
Started with channel topic auto-update action
2025-10-27 21:19:59 +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
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
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
810db76e91
Finished adding 10 new config checker validators
2025-08-27 11:46:42 +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
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
31b94718f1
Repositioned + Tested Reaction Role Logs
2025-06-16 14:47:09 +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
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
Jasper
f414fd77fc
Synced Dev Branches
...
Sync Dev Branches
2025-04-13 21:11:40 +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
2031a82523
#141 : Finished type simplifications
2025-03-29 13:10:27 +01:00
DJj123dj
fd3bc0e7b9
API: allowCategoryChange param in related actions
...
Added the 'allowCategoryChange' parameter in related ticket actions (claim, unclaim, close, reopen) to disable the changing of the category. This can be used by plugins not wanting the category of the channel to change.
2025-03-27 16:30:37 +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
177dee7468
Type simplifications (for documentation)
2025-02-27 20:51:59 +01:00
DJj123dj
9395e9af75
Added 13 new utility events for plugins
2025-02-09 11:19:03 +01:00
DJj123dj
6acbf74846
BREAKING: changed all ids to "opendiscord:"
2025-02-01 10:29:35 +01:00
DJj123dj
29f8e1452c
BREAKING: changed openticket to opendiscord in API
2025-02-01 10:22:27 +01:00
DJj123dj
e51cc54090
Fixed polish translation
2025-01-29 19:50:31 +01:00
Jasper
686b45b0bd
Added Polish Translation
...
Added Polish Language 🇵🇱
2025-01-29 19:43:53 +01:00
DanoGlez
deebd2b758
Added Polish
2025-01-28 23:14:55 +00:00
JasperAtSchool
58fb7b7512
Added new API comments (part 10)
2025-01-28 14:16:43 +01:00
DJj123dj
43356fef05
Added Lithuanian translation (by tsgindrius)
2025-01-27 23:15:58 +01:00
DJj123dj
04789d5426
Fixed #121 : Ticket busy will now reset on reboot
2025-01-25 11:47:50 +01:00
DJj123dj
5e5ac3e409
Implemented progress bars when loading slash cmds
2025-01-19 15:16:04 +01:00
DJj123dj
7809ffc5c6
Fixed typo's in comments
2025-01-19 15:15:29 +01:00