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 !volume with newest release

seagullmania opened this issue · comments

ReferenceError: volume is not defined
at Command.category.addCommand [as callback] (src\commands\chatsounds\volume.js:6:13)
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:97: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)