This commit is contained in:
codepupper 2019-12-17 11:07:37 +01:00
parent 9e7ef02d4a
commit 39b2b09f1b
3 changed files with 47 additions and 1 deletions

View file

@ -30,7 +30,7 @@ module.exports = class Info extends Command {
async command(ctx) {
let SystemEmbed = new MessageEmbed()
.setTitle(`${ctx.client.user.username} | v${ctx.config.version}`)
.setTitle(`${ctx.client.user.username} | v${ctx.vars.version}`)
.setColor(color)
.setDescription(
`Made by ${ctx.utils.format.bold(