Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conf: viewing global conf when just added bot gives error #6

Closed
dsevillamartin opened this issue May 11, 2017 · 0 comments
Closed

conf: viewing global conf when just added bot gives error #6

dsevillamartin opened this issue May 11, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@dsevillamartin
Copy link
Member

TypeError: Cannot read property 'prefix' of undefined
    at ConfCommand._view (./lib/Discord/Commands/Conf.js:41:37)
    at RunCommandModule.run (./lib/Discord/Modules/RunCommand.js:24:28)
    at next (./lib/Discord/Client.js:199:49)
    at Client.run (./lib/Discord/Client.js:209:5)
    at Client.bot.on (./lib/Discord/index.js:56:9)
    at emitOne (events.js:96:13)
    at Client.emit (events.js:191:7)
    at MessageCreateHandler.handle (./node_modules/discord.js/src/client/websocket/packets/handlers/MessageCreate.js:9:34)
    at WebSocket.onMessage (./node_modules/ws/lib/EventTarget.js:103:16)
    at emitTwo (events.js:106:13)
    at WebSocket.emit (events.js:194:7)
    at Receiver.dataMessage (./node_modules/ws/lib/Receiver.js:389:14)
    at Receiver.getData (./node_modules/ws/lib/Receiver.js:330:12)
    at Receiver.startLoop (./node_modules/ws/lib/Receiver.js:165:16)
    at Receiver.add (./node_modules/ws/lib/Receiver.js:139:10)
    at TLSSocket._ultron.on (./node_modules/ws/lib/WebSocket.js:142:22)

img

@dsevillamartin dsevillamartin added this to the v1.0.0 milestone May 11, 2017
@dsevillamartin dsevillamartin self-assigned this May 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant