mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-07-13 13:41:00 +02:00
feat(arabot): mention that vegans can access extra channels if verified
This commit is contained in:
parent
613f53491b
commit
71a065d3ca
@ -69,7 +69,7 @@ export class WelcomeButtonHandler extends InteractionHandler {
|
||||
await general.send(
|
||||
`${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.` +
|
||||
"\n\nIf you would like to be verified as a vegan, join the 'Verification' voice channel.",
|
||||
"\n\nIf you are vegan, you can join the 'Verification' voice channel to be verified and gain access to more channels.",
|
||||
);
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user