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

memeSendChannel.send(meme).catch(console.error); #13

Open
jayaranah opened this issue Sep 18, 2021 · 1 comment
Open

memeSendChannel.send(meme).catch(console.error); #13

jayaranah opened this issue Sep 18, 2021 · 1 comment

Comments

@jayaranah
Copy link

/A41SLBOT/src/events/guild/ready.js:32
      memeSendChannel.send(meme).catch(console.error);
                       ^

TypeError: Cannot read property 'send' of undefined
    at Request._callback (/A41SLBOT/src/events/guild/ready.js:32:23)
    at Request.self.callback (/A41SLBOT/node_modules/request/request.js:185:22)
    at Request.emit (events.js:314:20)
    at Request.<anonymous> (/A41SLBOT/node_modules/request/request.js:1154:10)
    at Request.emit (events.js:314:20)
    at IncomingMessage.<anonymous> (/A41SLBOT/node_modules/request/request.js:1076:12)
    at Object.onceWrapper (events.js:420:28)
    at IncomingMessage.emit (events.js:326:22)
    at endReadableNT (_stream_readable.js:1241:12)
    at processTicksAndRejections (internal/process/task_queues.js:84:21)
@BlazeIsClone
Copy link
Owner

@jayaranah did you update your config file with you're channel ID?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants