mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-19 06:24:15 +02:00
fix(arabot): spacing issue
This commit is contained in:
parent
cec0d64109
commit
26ed6cb6a8
@ -41,7 +41,7 @@ class RestrictedMessageTask extends ScheduledTask {
|
||||
}
|
||||
|
||||
private message(id: string) {
|
||||
return `Hi <@&${id}>, just a friendly reminder that you can reach out to <@575252669443211264>`
|
||||
return `Hi <@&${id}>, just a friendly reminder that you can reach out to <@575252669443211264> `
|
||||
+ 'to attempt to clear up the issue that lead to your restriction and rejoin the server.'
|
||||
+ '\n\nJust let us know what got you restricted and why you’d like to avoid repeating that behaviour and we’ll try to sort it out.';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user