chore: update support thread message

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu 2023-08-22 19:53:50 +02:00
parent ff9ed8f8dd
commit f799703959
No known key found for this signature in database
GPG key ID: E13DFD4B47127951

View file

@ -177,7 +177,7 @@ client.on(Events.ThreadCreate, async (channel) => {
await channel.send({ await channel.send({
content: ` content: `
<@${channel.ownerId}> We've received your support ticket! Please upload your logs and post the link here if possible. Also, remember not to ping ${pingRole} for support, as they are not support staff! <@${channel.ownerId}> We've received your support ticket! Please upload your logs and post the link here if possible (run \`/tag log\` to find out how). Please don't ping people for support questions, unless you have their permission.
`.trim(), `.trim(),
allowedMentions: { allowedMentions: {
repliedUser: true, repliedUser: true,