LakeYS / Discord-Trivia-Bot

TriviaBot: Play trivia in Discord! Powered by discord.js and OpenTDB, with 24 categories and three modes of play.
Apache License 2.0
84 stars 39 forks source link

Repeated Discord client 'ENOTFOUND' errors #18

Closed LakeYS closed 7 years ago

LakeYS commented 7 years ago

In some instances, this can prevent the bot from logging in at all until restarted.

This may be correctable by restarting the client when there is a client error (rather than logging and ignoring it).

EDIT: Currently unable to replicate.