fix(arabot): change punctuation in veg curious info command

This commit is contained in:
smyalygames 2023-03-18 02:20:05 +00:00
parent ade11e5abd
commit 9dea07ccd3

View File

@ -74,7 +74,7 @@ export class InfoCommand extends Command {
case 'vegCurious':
message = 'Would you like the Veg Curious role? It will allow you access to our diet support section where our '
+ 'mentors can assist you. Mentors can provide product or substitution suggestions as well as other advice. '
+ 'They also host a stage that highlights new recipes weekly which you will get pinged for.\n\n'
+ 'They also host a stage that highlights new recipes weekly, which you will get pinged for.\n\n'
+ 'If you\'re interested in the role, ask a member of staff or DM ModMail for the role. This role is '
+ 'available for non-vegans and vegans that are genuinely interested in learning more about plant-based '
+ 'diets!';