mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-18 16:54:16 +02:00
feat(interaction): update info for welcome message
This commit is contained in:
parent
a5187ec567
commit
63c3b14b1c
@ -69,7 +69,8 @@ export class WelcomeButtonHandler extends InteractionHandler {
|
|||||||
await general.send(
|
await general.send(
|
||||||
`${member} Welcome to ARA! :D Please check <#${IDs.channels.information.roles}> ` +
|
`${member} Welcome to ARA! :D Please check <#${IDs.channels.information.roles}> ` +
|
||||||
`and remember to follow the <#${IDs.channels.information.conduct}> and to respect ongoing discussions and debates.` +
|
`and remember to follow the <#${IDs.channels.information.conduct}> and to respect ongoing discussions and debates.` +
|
||||||
"\n\nIf you are vegan, you can join the 'Verification' voice channel to be verified and gain access to more channels.",
|
`\n\nIf you are vegan, you can join the 'Verification' voice channel, or use \`/apply\` with the Appy bot in <#${IDs.channels.nonVegan.vcText}>, ` +
|
||||||
|
'to be verified and gain access to more channels.',
|
||||||
);
|
);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user