mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
beautify
This commit is contained in:
parent
e3539a6e4a
commit
6c6475a32b
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ class Stats extends Command {
|
|||
const users = this.client.users.cache.size - hiddenGuild.memberCount;
|
||||
const servers = this.client.guilds.cache.size - 1;
|
||||
|
||||
|
||||
const statsEmbed = new Discord.MessageEmbed()
|
||||
.setColor(data.config.embed.color)
|
||||
.setFooter({
|
||||
|
|
Loading…
Reference in a new issue