cinchrb / cinch

The IRC Bot Building Framework
http://www.rubydoc.info/gems/cinch
MIT License
1k stars 180 forks source link

when joining a channel, fire :join after all information has been synchronized #61

Open dominikh opened 12 years ago

dominikh commented 12 years ago

If firing :join directly after joining and before syncing, user code that iterates over the list of users might fail.