the-round-table / trtbot

🤖 Discord Bot
MIT License
3 stars 0 forks source link

reading list hasn't posted in 2 days #138

Closed trtbot closed 5 years ago

trtbot commented 5 years ago

No detailed description specified.


Context (Will only be viewable if you are a member of this guild) Submitter (Discord Username): bcongdon (158708926299373568) Channel: #reading-list (462622460081078282) Guild: The Round Table (426611271429783553)

bcongdon commented 5 years ago
Generating reading list
(node:14314) UnhandledPromiseRejectionWarning: TypeError: readingListGenerator.generate(...).match is not a function
    at client.guilds.forEach (/home/bencongdon/trtbot/index.js:208:12)
    at Map.forEach (<anonymous>)
    at CronJob.callback (/home/bencongdon/trtbot/index.js:203:21)
    at CronJob.fireOnTick (/home/bencongdon/trtbot/node_modules/cron/lib/cron.js:422:22)
    at Timeout.callbackWrapper [as _onTimeout] (/home/bencongdon/trtbot/node_modules/cron/lib/cron.js:487:9)
    at ontimeout (timers.js:498:11)
    at tryOnTimeout (timers.js:323:5)
    at Timer.listOnTimeout (timers.js:290:5)
(node:14314) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a c
atch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:14314) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminat
e the Node.js process with a non-zero exit code.