mirror of
https://github.com/Team-Neptune/Korral-Interactions.git
synced 2024-11-23 04:39:39 +00:00
The Express webserver for the interactions of Korral in the Team Neptune Discord server.
6baef73906
* 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 |
||
---|---|---|
.vscode | ||
src | ||
typings | ||
.dockerignore | ||
.gitattributes | ||
.gitignore | ||
Dockerfile | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
template_config.ts | ||
tn_rules.json | ||
tsconfig.json |
Korral Interactions
This is the webserver that runs the interactions in the Team Neptune Discord server.