marek-saji / suchbot

much pluggable, very multi-purpose
MIT License
0 stars 1 forks source link

Bot stopped responding #41

Closed marek-saji closed 6 years ago

marek-saji commented 6 years ago

direct message

node:19429) UnhandledPromiseRejectionWarning: Error: Failed to get item with "id"="D0…3B"
   at SlackBackend.getChannelById (/home/saji/oxymoron/source/lib/backends/slack/index.js:92:19)
   at process._tickCallback (internal/process/next_tick.js:68:7)

directed message in a group

(node:19429) UnhandledPromiseRejectionWarning: Error: Failed to get item with "id"="G0…G12"
   at SlackBackend.getChannelById (/home/saji/oxymoron/source/lib/backends/slack/index.js:92:19)
   at process._tickCallback (internal/process/next_tick.js:68:7)

general message in a group

(node:19429) UnhandledPromiseRejectionWarning: Error: Failed to get item with "id"="G0…G12"
   at SlackBackend.getChannelById (/home/saji/oxymoron/source/lib/backends/slack/index.js:92:19)
   at process._tickCallback (internal/process/next_tick.js:68:7)