cinchrb / cinch

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

Avoid deprecation warning in Target #188

Closed britishtea closed 9 years ago

britishtea commented 9 years ago

Target#notice still called the deprecated Target#msg.

dominikh commented 9 years ago

Merged as e4e33ce, thank you.