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
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
f316ae83e7
Update CONTENT_CREATORS.md
2025-03-26 15:29:31 +01:00
DJj123dj
d2c5cf0fc1
Added extra comments in some places
2025-03-26 15:24:56 +01:00
DJj123dj
45dfc18c1d
Updated all file versions to v4.0.1
2025-03-26 15:14:11 +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
126fada990
Merge branch 'dev'
2025-03-25 18:44:56 +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
bed4e2a56a
Improved CONTRIBUTING.md & SECURITY.md markdown
2025-03-16 18:35:25 +01:00
DJj123dj
ba3a35a343
Added official Open Ticket Pterodactyl eggs!
2025-03-16 18:34:43 +01:00
DJj123dj
1e159c9bab
Improved dockerfile & compose
2025-03-12 22:13:00 +01:00
DJj123dj
e7ad3dd50b
Fixed startup crash codes (for Docker)
2025-03-12 22:12:51 +01:00
DJj123dj
177dee7468
Type simplifications (for documentation)
2025-02-27 20:51:59 +01:00
DJj123dj
0d40c23aa8
Fixed HTML Transcripts "member not found" error.
2025-02-19 15:48:37 +01:00
DJj123dj
15eef95fdd
Decreased /clear speed to reduce ratelimit chances
2025-02-19 15:43:43 +01:00
DJj123dj
c89e93d33d
Fixed crash resulting of non-returning statements
2025-02-19 15:29:16 +01:00
DJj123dj
e6c413cdf5
Fixed typos in comments
2025-02-18 18:18:10 +01:00
DJj123dj
b12556120c
Made database migration compatible with plugins
2025-02-17 19:44:18 +01:00
DJj123dj
58674452d8
Added quick setup to README.md
2025-02-15 19:01:53 +01:00
DJj123dj
a2f9593d55
Fixed #134 : text transcripts incorrect newlines
2025-02-15 18:22:23 +01:00
DJj123dj
9702c4d97d
Fixed stats resetting due to breaking change
2025-02-12 16:27:34 +01:00
DJj123dj
f13777e5f3
Update README.md
2025-02-09 11:34:37 +01:00
DJj123dj
9395e9af75
Added 13 new utility events for plugins
2025-02-09 11:19:03 +01:00
DJj123dj
b2a5e65fe2
Update README.md
2025-02-09 11:18:24 +01:00
DJj123dj
071c8f953c
Update createDocs.js
2025-02-05 17:04:10 +01:00
DJj123dj
9a4e5e2175
Merge branch 'dev' of https://github.com/DJj123dj/open-ticket into dev
2025-02-04 17:42:37 +01:00
DJj123dj
4e709f2a0b
Update createDocs.js
2025-02-04 17:42:24 +01:00
DJj123dj
06e7919162
Fixed panel dropdown bug with empty option label
2025-02-03 21:01:36 +01:00
DJj123dj
a397b66c9e
Update createDocs.js
2025-02-01 11:52:02 +01:00
DJj123dj
27f6e3a81f
Compiler will now only hash JS & TS files
2025-02-01 11:23:17 +01:00
DJj123dj
f2cefae37c
database will auto-update for the breaking change
2025-02-01 11:22:49 +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
ce242741cd
Update README.md
2025-02-01 10:05:26 +01:00
DJj123dj
ac587568d3
Update createDocs.js
2025-01-31 17:14:56 +01:00
DJj123dj
f5e78949d7
Added typedoc for OT Docs API Reference
2025-01-31 16:03:02 +01:00
DJj123dj
8e7fe4e502
Update README.md
2025-01-29 21:36:26 +01:00
DJj123dj
e51cc54090
Fixed polish translation
2025-01-29 19:50:31 +01:00
DJj123dj
96d6758b4a
Update README.md
2025-01-29 19:35:10 +01:00
DJj123dj
ed9afffd70
Finished API comments
2025-01-28 18:16:14 +01:00
DJj123dj
507d254556
Added new API comments (part 8)
2025-01-27 23:37:49 +01:00
DJj123dj
43356fef05
Added Lithuanian translation (by tsgindrius)
2025-01-27 23:15:58 +01:00
DJj123dj
bbae139c6b
Updated README.md
2025-01-25 23:10:45 +01:00
DJj123dj
6516857866
Fixed deprecation of HTML Transcripts interactions
2025-01-25 22:54:50 +01:00
DJj123dj
213ec32225
Fixed small bugs
2025-01-25 14:06:41 +01:00
DJj123dj
04789d5426
Fixed #121 : Ticket busy will now reset on reboot
2025-01-25 11:47:50 +01:00
DJj123dj
0437af1507
Fixed #120 : Temporarily removed bot status state
...
Will be added back in a future update, but customisable instead of double text :)
2025-01-25 11:43:13 +01:00
DJj123dj
73d188c5dc
Fixed #129 : Improved invalid token error
2025-01-25 11:28:32 +01:00
DJj123dj
057a5fc6ae
Fixed #124 : DMs are now sent to ticket creator
2025-01-25 11:18:10 +01:00
DJj123dj
d35eb8f8bf
Updated issue templates
2025-01-25 10:56:18 +01:00
DJj123dj
19e5902320
Fixed: checker not working correctly using .env
...
Fixed the config checker not working correctly when parsing the token from the .env file.
2025-01-24 17:34:05 +01:00
DJj123dj
66b0377a2b
Update index.ts
2025-01-22 17:11:01 +01:00
DJj123dj
3bd308007c
Updated sponsors
2025-01-22 16:58:24 +01:00
DJj123dj
40bd873a33
Added new API comments (part 7)
2025-01-22 15:13:13 +01:00
DJj123dj
1ab207b4eb
Found more missing translations
2025-01-20 20:42:23 +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
DJj123dj
9da823aa4b
Added new progress bars API & classes
2025-01-19 00:17:39 +01:00
DJj123dj
ff23b0e89e
Added comment to dump command
2025-01-18 21:53:53 +01:00
DJj123dj
c3474fb017
Made built-in cmds compatible with slash update
2025-01-18 20:41:12 +01:00
DJj123dj
03982f644e
MAJOR: Full rewrite of slash cmd loading system
...
The system of detecting, comparing & registering slash cmds has been rewritten and updated for future compatibility. This will break all current plugins (so please wait until they are updated)
=> Increased speed
=> All cmd params are now used when comparing
=> Future compability & removed deprecated functions
=> New universal utility interfaces for slash commands
=> And more!
2025-01-18 20:40:52 +01:00
DJj123dj
3a30152cb2
Improved startup time (5 sec) due to config bug
2025-01-18 20:36:08 +01:00
DJj123dj
334c9dde21
Moved sponsors more to top of README.md
2025-01-14 18:14:23 +01:00
DJj123dj
b6985f9d28
Updated LICENSE
2025-01-14 17:56:27 +01:00
DJj123dj
7d30bf24d9
The bot will now only re-compile when changed
...
The bot will now only re-compile when the plugins or source code changes. (computed using a hash)
This reduces the average startup time by 50%.
2025-01-14 17:53:11 +01:00
DJj123dj
138378ac31
Added new API comments (part 5)
2025-01-14 17:18:47 +01:00