cinchrb / cinch

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

Avoid deprecation warnings in User #185

Closed britishtea closed 9 years ago

britishtea commented 9 years ago

There were still two calls to User#whois in User that caused deprecation warnings.

dominikh commented 9 years ago

Thanks.