mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-18 18:24:13 +02:00
fix(arabot): grammar in welcome message
This commit is contained in:
parent
3d8aba5577
commit
5e69ea6126
@ -68,7 +68,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 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.",
|
||||
);
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user