mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-12-21 12:08:05 +01:00
fix(arabot): grammar in welcome message
This commit is contained in:
@@ -68,7 +68,7 @@ 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 discussion and debates.` +
|
`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 would like to be verified as a vegan, join the 'Verification' voice channel.",
|
||||||
);
|
);
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user