Remove embed for spongebob text
This commit is contained in:
parent
4c0219d540
commit
ab0f4b316d
@ -16,6 +16,6 @@ module.exports = {
|
||||
flipper = 0;
|
||||
}
|
||||
}
|
||||
message.channel.send(functions.createTextEmbed({ content: newText }, message.author, `.${file.extension}`));
|
||||
message.channel.send(`@${message.author.username}: ${newText}`);
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user