Angush / trellobot

A Discord bot for logging Trello events. Note: this is no longer functional and not maintained. Forks may be more up-to-date.
52 stars 46 forks source link

trello-events 'trelloError' event called #6

Open minot0r opened 5 years ago

minot0r commented 5 years ago

Hey, I've been working around trello-events package myself and trying to figure out how it was working. So I copy-pasted a bit of your code. Nothing was working at all (discord was but not trello-events), so I decided to add the trelloError event. And poof, an error showed up: Error: read ECONNRESET at TLSWrap.onStreamRead (internal/stream_bas ESET', code: 'ECONNRESET', syscall: 'read' } I looked around and found nothing yet, maybe you could help me, Thanks.