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
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
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
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
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
Jasper
27e3e78439
Fixed dateString() utility
...
Fixed dateString() utility
2025-02-03 21:28:51 +01:00
DJj123dj
06e7919162
Fixed panel dropdown bug with empty option label
2025-02-03 21:01:36 +01:00
Roppl3r
bf952e3ef7
Fixed month parsing in dateString() utility causing incorrect dates in text transcripts.
2025-02-02 20:23:32 +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
f5e78949d7
Added typedoc for OT Docs API Reference
2025-01-31 16:03:02 +01:00
DJj123dj
e51cc54090
Fixed polish translation
2025-01-29 19:50:31 +01:00
Jasper
c57f3397a4
Update checker.ts
2025-01-29 19:46:04 +01:00
Jasper
686b45b0bd
Added Polish Translation
...
Added Polish Language 🇵🇱
2025-01-29 19:43:53 +01:00
DanoGlez
52b49ec564
Added Custom Emojis
...
feat: allow custom emojis by modifying checker
2025-01-28 23:23:18 +00:00
DanoGlez
deebd2b758
Added Polish
2025-01-28 23:14:55 +00:00
DJj123dj
ed9afffd70
Finished API comments
2025-01-28 18:16:14 +01:00
JasperAtSchool
baa4e35878
Added new API comments (part 12)
2025-01-28 14:33:10 +01:00
JasperAtSchool
f6c70fa62a
Added new API comments (part 11)
2025-01-28 14:22:26 +01:00
JasperAtSchool
58fb7b7512
Added new API comments (part 10)
2025-01-28 14:16:43 +01:00
JasperAtSchool
5e1cfe7942
Added new API comments (part 9)
2025-01-28 11:21:49 +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
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
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
40bd873a33
Added new API comments (part 7)
2025-01-22 15:13:13 +01:00
JasperAtSchool
7fb169789b
Added new API comments (part 6)
2025-01-21 12:05:36 +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