"desription"

This commit is contained in:
ChomeNS 2022-11-08 18:28:11 +07:00
parent 380c0ba483
commit 0ec4a8a3ef

View file

@ -2,7 +2,7 @@
module.exports = {
name: 'cb',
alias: ['cmd', 'commandblock', 'run'],
desription: 'Executes a command in the command core',
description: 'Executes a command in the command core',
usage: '<command>',
trusted: 0,
execute: function(bot, username, usernameraw, sender, prefix, args) {