WildPHP / irc-bot

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

Add proper support for bouncers #73

Closed NanoSector closed 7 years ago

NanoSector commented 8 years ago

If you're connecting to a bouncer, instead of starting with a blank page you will get bumped into certain channels and might not get assigned the nickname you wanted.

We need to handle these cases in order to properly support bouncers like ZNC.

NanoSector commented 7 years ago

I had no issues running the bot with ZNC; closing this.