Closed ericboehs closed 12 years ago
Do you plan to do a new release soon? I'm also a weechat user and can't use flamethrower without this fix.
Hey, I just pushed a patch update to rubygems: 0.3.2, (https://rubygems.org/gems/flamethrower)
You should be able to update your gem via gem install.
Hi!
When connecting to flamethrower with weechat, weechat would disconnect after a minute because it never received a message 001 from flamethrower. Also, you couldn't join a room in weechat because flamethrower didn't send a JOIN #room_name message (like it does for PARTs).
I have added these capabilities. I also added tests for them however I wasn't able to actually run them. :( EventMachine was seg faulting on my machine (Ubuntu 11.10) and apparently this is a known issue. I hope the tests work but let me know if they don't and I'll spin up a Ubuntu 11.04 box and fix them.