Tenrys / dr-breerb

A Discord Bot that primarily plays chatsounds from a specific Garry's Mod addon, and has support for custom color roles. Has issues.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on !help

seagullmania opened this issue · comments

When running !help this is outputted by the bot
https://toploli.club/up/i/Discord_1532644920.png
:interrobang: JavaScript error: from command 'help' TypeError: category.commands.map is not a function at Command.category.addCommand [as callback] (src\commands\base\help.js:31:117) at Client.bot.client.on (src\commands.js:141:31) at emitOne (events.js:121:20) at Client.emit (events.js:211:7) at MessageCreateAction.handle (node_modules\discord.js\src\client\actions\MessageCreate.js:24:14) at MessageCreateHandler.handle (node_modules\discord.js\src\client\websocket\packets\handlers\MessageCreate.js:5:53) at WebSocketPacketManager.handle (node_modules\discord.js\src\client\websocket\packets\WebSocketPacketManager.js:103:65) at WebSocketConnection.onPacket (node_modules\discord.js\src\client\websocket\WebSocketConnection.js:322:35) at WebSocketConnection.onMessage (node_modules\discord.js\src\client\websocket\WebSocketConnection.js:285:10) at WebSocketClient.internalOnMessage (node_modules\uws\uws.js:103:17) at native.client.group.onMessage (node_modules\uws\uws.js:57:15)