DiscordTickets/src/commands/slash
Marius cab1b3b6ca
feat: add ticket/channel ID on closed tickets list (#496)
* added ticket channel id for closed tickets

* Update tickets.js

* Fix \` + "\`" + \`

---------

Co-authored-by: Isaac <git@eartharoid.me>
2023-10-27 20:18:04 +01:00
..
add.js feat: /add and /remove commands 2022-10-28 17:32:43 +01:00
claim.js feat: add ticket claiming 2022-10-29 00:33:19 +01:00
close.js feat: feedback, start of close requests 2023-01-13 20:48:37 +00:00
force-close.js fix(🚨 security): being able to close tickets from other servers (closes #466) 2023-07-30 01:33:56 +01:00
help.js fix: cache commands at startup 2023-03-10 23:46:56 +00:00
move.js fix: keep priority when moving (closes #467) 2023-07-30 01:33:56 +01:00
new.js refactor: simplify commands i18n 2022-10-26 18:58:46 +01:00
priority.js fix: keep priority when moving (closes #467) 2023-07-30 01:33:56 +01:00
release.js feat: add ticket claiming 2022-10-29 00:33:19 +01:00
remove.js fix: don't allow removing the creator 2023-01-30 20:50:38 +00:00
tag.js refactor: simplify commands i18n 2022-10-26 18:58:46 +01:00
tickets.js feat: add ticket/channel ID on closed tickets list (#496) 2023-10-27 20:18:04 +01:00
topic.js fix: /topic command when there was previously no topic 2023-02-09 21:50:50 +00:00
transcript.js fix(🚨 security): anyone with the channel ID could read transcripts 2023-08-24 17:34:32 +01:00
transfer.js fix: update counters when transferring (closes #468) 2023-08-25 01:22:11 +01:00