mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-19 06:44:15 +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('🤷'); });
|
||||
|
||||
await message.author.send({
|
||||
content: 'Your suggestion has been received!',
|
||||
content: 'Your suggestion has been sent!',
|
||||
embeds: [suggestion],
|
||||
}).catch(() => {});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user