From 0ec4a8a3ef2a6ee88f8359723a067f6e8fdbd663 Mon Sep 17 00:00:00 2001 From: ChomeNS Date: Tue, 8 Nov 2022 18:28:11 +0700 Subject: [PATCH] "desription" --- commands/cb.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/cb.js b/commands/cb.js index 65c3a9c..029448e 100644 --- a/commands/cb.js +++ b/commands/cb.js @@ -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: '', trusted: 0, execute: function(bot, username, usernameraw, sender, prefix, args) {