WildPHP / irc-bot

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

PingPongHandler should only send 1 ping #86

Closed NanoSector closed 7 years ago

NanoSector commented 7 years ago

Right now it sends a new ping on every loop tick but it should only send 1 ping in total, then wait.