Update quickSetup.ts
This commit is contained in:
@@ -1564,11 +1564,3 @@ async function saveQuickSetupConfig(){
|
||||
transcriptsConfig.data = transcriptsConfigData
|
||||
await transcriptsConfig.save()
|
||||
}
|
||||
|
||||
/** Steps Todo
|
||||
* ALREADY FINISHED:
|
||||
* - Ticket configuration => per-ticket configuration
|
||||
* - (option ID autogenerated from name BE AWARE OF TICKETS WITH SAME NAME!! + remove unicode, spaces & special chars from id)
|
||||
* - (embed autofilled with name+desc+color, thumbnail will automatically be set to the server icon)
|
||||
* - (ping will be @here)
|
||||
*/
|
||||
Reference in New Issue
Block a user