jtrent238 / steven-quartz-universe

A discord bot that does many things. Want to contribute? Submit a Pull Request.
MIT License
0 stars 3 forks source link

TypeError: Cannot read property 'sendMessage' of undefined #79

Closed jtrent238 closed 5 years ago

jtrent238 commented 5 years ago

https://sentry.io/organizations/jtrent238/issues/1211003194/?referrer=github_plugin

TypeError: Cannot read property 'sendMessage' of undefined
  File "/app/index.js", line 183, in Client.client.on.message
    message.channel.sendMessage('I see a new channel has been created! <:gem_rose:422744912182902785>');
...
(24 additional frame(s) were not displayed)

TypeError: Cannot read property 'sendMessage' of undefined
jtrent238 commented 5 years ago

Duplicate of #11