amineo / discord-battlebot

An extensible Discord game server query and topic monitoring bot.
MIT License
8 stars 5 forks source link

BattleBot's Monitor breaks when a server is unreachable #6

Closed amineo closed 6 years ago

amineo commented 6 years ago

When BattleBot's monitor send out to query and the server is unreachable it causes the monitor to halt.

To Fix: Implement a unresponsive server query handler.