mirror of
https://github.com/Technicolor-creamsicle/Osselbot.git
synced 2025-01-06 14:46:21 -05:00
Update index.js
This commit is contained in:
parent
349ad4d926
commit
4a59ad7103
@ -74,7 +74,7 @@ client.on("message", async message => {
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
if (command === "stats") {
|
||||
let embed = new Discord.MessageEmbed()
|
||||
.setTitle('Stats');
|
||||
.setTitle('Stats')
|
||||
.setAuthor("Osselbot", "https://cdn.discordapp.com/attachments/597814181084921866/711843993914310656/animated-beach-balls-29.gif")
|
||||
.setColor(0x195080)
|
||||
.setDescription(`\
|
||||
|
Loading…
Reference in New Issue
Block a user