dreeves / omnibot

Discord/Slack bot to play a dictionary guessing game and other things
1 stars 0 forks source link

ChumError: Missing user #211

Open dreeves opened 9 months ago

dreeves commented 9 months ago

I don't know how to replicate this yet:

image

Omnibot!
DEBUG nonce: vE4rDZrttxee5LQ9vCd9iQ==
No dups in the SOWPODS dictionary
No dups in the possible words
Dict: 267795, Possible words: 908, Neologisms: 99, Total: 267894
Hint: hit control+c anytime to enter REPL.
starting slack
Omnibot is running; listening for events from Slack / the web
Logged in to Discord as omnibot#2781
node:events:491
      throw er; // Unhandled 'error' event
      ^

ChumError: Missing user!
    at sendmesg (/home/runner/omnibot/platforms/discord/sendmesg.js:51:15)
    at Object.discord (/home/runner/omnibot/platforms/discord/index.js:18:5)
    at sendmesg (/home/runner/omnibot/sendemitter.js:30:41)
    at module.exports (/home/runner/omnibot/commands/bid.js:309:11)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async dispatch (/home/runner/omnibot/dispatch.js:53:7)
Emitted 'error' event on Client instance at:
    at emitUnhandledRejectionOrErr (node:events:394:10)