DJj123dj
e8f96ef84f
Finished channel topic feature
2025-10-28 13:24:08 +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
DJj123dj
2aef855902
Started working on channel topic again
2025-10-12 22:18:38 +02:00
DJj123dj
4aacdd1607
fix : #122 improved windows OT plugin support
...
Open Ticket instances with plugins are now also able to exist outside of the default C:\\ drive on windows. This has been fixed by searching for the plugins relative to the bot instead of using an absolute path.
2025-09-21 20:31:47 +02:00
DJj123dj
d2cd6be513
Small nickname suffix fixes & discord.js try-catch
2025-09-14 22:22:09 +02:00
DJj123dj
30a0a6c503
(API) Renamed ODPriority --> ODPriorityLevel
2025-09-14 22:09:09 +02:00
DJj123dj
72f84b2566
(API) Class & comment readability improvements
2025-09-14 22:05:30 +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
DJj123dj
b07252151b
#181 : Fixed async permission registration issues
2025-08-28 12:46:37 +02:00
DJj123dj
02d37dd177
(API) Implemented opendiscord:reopened in database
2025-08-28 11:25:18 +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
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
f4f6f30fa2
Added: Show global admins in panel message
2025-08-12 14:19:18 +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
ce6ca6fc09
Update livestatus.json
2025-06-24 10:42:04 +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
8ec710fa55
Renamed simplified-chinese translation file
2025-06-24 08:49:39 +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
b2f2ef3405
Update quickSetup.ts
2025-06-20 15:59:52 +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
51c4ae0229
Finished Interactive Update CLI Questions
...
Added all remaining questions including panel configuration, ticket message layout, ticket limits, emoji style & more. Also fixed some smaller bugs.
2025-06-16 20:10:09 +02:00
DJj123dj
2cc2ccc68e
Added ODQuickMessage builders
2025-06-16 17:45:28 +02:00
DJj123dj
0a29e13640
Added new questions to quick setup CLI + fixes
...
Added question 12, 13 & 14 (autoclose, cooldown, close participants policy. Also fixed backFn-bugs and rewrote a few sentences for better spelling. Also added some UI improvements to string-inputs
2025-06-16 15:37:57 +02:00
DJj123dj
31b94718f1
Repositioned + Tested Reaction Role Logs
2025-06-16 14:47:09 +02:00
DJj123dj
dd3c159413
Added new questions to quick setup CLI
...
Added: channel logs, ticket category, ticket creation count, ticket option configuration (name, descr, button, prefix & suffix)
2025-06-11 21:12:20 +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
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
ff6a9eefaf
Update package.json
2025-05-31 10:43:04 +02:00
DJj123dj
aa9004d7e2
Compare/diff persian language + translation improv
2025-05-31 10:42:18 +02:00
DJj123dj
675571b8d8
Added recommended hostings to README.md
...
Want to advertise your hosting too? Contact us in our discord server.
2025-05-31 10:24:32 +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
6ac432cadc
Fix: Panels now require at least 1 option.
2025-05-03 20:59:22 +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
f117943e00
Added 6th, 7th & 8th questions to quick setup CLI
2025-05-02 17:51:52 +02:00
DJj123dj
951aff093a
Added 4th & 5th questions to quick setup
2025-05-01 22:01:04 +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
DJj123dj
b5dd7158df
Update README.md
2025-04-29 17:56:54 +02:00
DJj123dj
05919bb57e
Update README.md
2025-04-29 17:51:39 +02:00
DJj123dj
1d6572aa36
Merge branch 'dev' of https://github.com/open-discord-bots/open-ticket into dev
2025-04-29 17:50:51 +02:00
DJj123dj
e8eb52e00b
#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:22:54 +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
2d1724893e
Update README.md
2025-04-20 11:14:19 +02:00
DJj123dj
7696202dec
Updated Dutch Translations
2025-04-19 21:05:08 +02:00
DJj123dj
e36c1992de
Added 2nd question in the CLI quick setup
2025-04-17 18:38:54 +02:00
DJj123dj
e73c8e9b3b
Started with CLI "Quick Setup" feature.
2025-04-16 21:44:23 +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
DJj123dj
5dcbcbfabc
More CLI improvements + layout changes
2025-04-13 21:03:55 +02:00
DJj123dj
6ec228df53
Added 'save()' feature to configs + improvements
2025-04-13 21:03:45 +02:00
DJj123dj
1f3894141a
Finished the 'edit config' module from the CLI
2025-04-13 10:33:01 +02:00
DJj123dj
9253377766
CLI improvements
2025-04-12 21:05:52 +02:00
DJj123dj
442c201994
Updated all version badges to v4.0.2
2025-04-12 19:02:57 +02:00
DJj123dj
b61f9d4d5a
Update README.md
2025-04-12 18:57:53 +02:00
DJj123dj
129053b9f5
Fixed autoclose hours showing the wrong number.
...
Fixed that the ticket message embed shows the wrong amount of hours when used manually with /autoclose enable
2025-04-08 22:06:22 +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
bae221056c
Fixed #149 Tickets not changing categories
2025-04-08 22:01:36 +02:00
DJj123dj
9c6e4ccde4
Update checkerLoader.ts
2025-04-08 21:59:08 +02:00
DJj123dj
30352b570a
Updated Interactive Setup CLI (Unfinished Part 2)
2025-04-08 13:51:01 +02:00
DJj123dj
1fddad1e96
Improved TS interfaces for the config checker
2025-04-08 13:49:59 +02:00
DJj123dj
75770c84b2
Update README.md preview images
2025-04-08 09:03:41 +02:00
DJj123dj
2281d78896
Implemented Vietnamese translations
2025-04-07 18:13:23 +02:00
DJj123dj
d545d21bb1
Update cli.ts
2025-04-07 16:47:57 +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
831e120093
Finished --silent flag
2025-04-05 22:18:45 +02:00
DJj123dj
376fa23288
Started working on --silent flag
2025-04-04 22:40:15 +02:00
DJj123dj
74d4ac24f2
Added new plugins to README.md
2025-04-02 07:34:42 +02:00
DJj123dj
364bf4f702
#144 : Added quick builders for plugins
2025-04-01 20:12:42 +02:00
DJj123dj
dd5b76f3d8
Update README.md
2025-03-31 21:36:07 +02:00
DJj123dj
a02ba56e9a
Updated README.md
2025-03-31 17:54:10 +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
51bfb1a367
#126 : ODManagers now use Maps instead of Arrays
...
This results in a minor speed increase within large managers (e.g. builders, tickets, blacklist, ...)
2025-03-29 13:14:59 +01:00
DJj123dj
d85d842046
#142 : ODVersion + ODHTTPRequest improvements
...
Added new methods to ODVersion class & added User-Agent header to ODHTTPRequest classes
2025-03-29 13:13:35 +01:00
DJj123dj
53136e0e6c
Fixed .DS_Store bug in plugin launcher
2025-03-29 13:10:58 +01:00
DJj123dj
2031a82523
#141 : Finished type simplifications
2025-03-29 13:10:27 +01:00
DJj123dj
453c48fab5
Update init.ts
2025-03-28 17:36:50 +01:00