WildPHP / irc-bot

A simple and modular PHP IRC bot
MIT License
84 stars 24 forks source link

Add startup checks #70

Closed NanoSector closed 7 years ago

NanoSector commented 7 years ago

As per https://github.com/WildPHP/module-linksniffer/issues/6 , add more checks while the bot is starting up to make sure everything is working perfectly.

NanoSector commented 7 years ago

I don't think this is really relevant anymore since the core doesn't depend on Guzzle and the linksniffer module has proper error catching in place.