mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-19 10:34:16 +02:00
refactor(arabot): change wording for dms
This commit is contained in:
parent
4f628bb59e
commit
8d83365c8a
@ -61,7 +61,7 @@ export class Suggestions extends Listener {
|
|||||||
.catch(() => { sent.react('🤷'); });
|
.catch(() => { sent.react('🤷'); });
|
||||||
|
|
||||||
await message.author.send({
|
await message.author.send({
|
||||||
content: 'Your suggestion has been received!',
|
content: 'Your suggestion has been sent!',
|
||||||
embeds: [suggestion],
|
embeds: [suggestion],
|
||||||
}).catch(() => {});
|
}).catch(() => {});
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user