mirror of
https://github.com/ION606/selmerBot.git
synced 2026-05-14 21:26:54 +00:00
Added kareoki. No search function though
This commit is contained in:
@@ -11,7 +11,7 @@ module.exports = {
|
||||
.addFields(
|
||||
{name: 'My Epithets:', value: "Pearls of Wisdom"},
|
||||
{name: '\t1. ', value: "Negative money is the best money"},
|
||||
{name: '\t2. ', value: "Ukrane"}
|
||||
{name: '\t2. ', value: "There is no god, only logic"}
|
||||
);
|
||||
|
||||
message.channel.send({ embeds: [newEmbed] });
|
||||
|
||||
Reference in New Issue
Block a user