chore: update support thread message
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
ff9ed8f8dd
commit
f799703959
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ client.on(Events.ThreadCreate, async (channel) => {
|
|||
|
||||
await channel.send({
|
||||
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(),
|
||||
allowedMentions: {
|
||||
repliedUser: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue