Korral-Interactions/.vscode
Daniel 6baef73906
Add tickets feature (#11)
* Update typings to reflect new functions, props, and interfaces

* Update index.ts

* Create ticket.ts

* Added `lockThread` function

A function to easily lock a thread.

* Update launch.json

* Add option for authorized users to close ticket

* Add command to setup message to open tickets

* Disallow creation of multiple tickets

* Updated unauthorized ticket closure message

* Update Ticket Creation message

* Updated to have function dedicated to closing tickets

* Update message if ticket already exists

* Fix incorrect channel showing for setup_ticket_button

* Update setup_ticket_button message to be more specific

* Add support for "private" tickets

* Update starter message

* Fix bug with closing tickets

* Add ability to set ticket as "private"

* Change emoji representing public/private tickets

* Better specify whether a ticket is public/private
2021-10-06 15:58:32 -07:00
..
launch.json Add tickets feature (#11) 2021-10-06 15:58:32 -07:00