ohnx / minervabot

Modular IRC bot. The reincarnation of athenabot!
Apache License 2.0
2 stars 1 forks source link

Detect ping timeouts #18

Open ohnx opened 4 years ago

ohnx commented 4 years ago

Sometimes the network socket is not closed even though the bot is no longer connected. In order to detect this, the bot should periodically send a PING command to the server and expect a timely PONG reply.