WildPHP / irc-bot

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

PASS command issued too late #95

Closed Subodai closed 6 years ago

Subodai commented 6 years ago

When hooking this up to inspircd using a MySQL backend, the PASS is sent After NICK and USER commands which is incorrect according to the RFC and will fail login.