cinchrb / cinch

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

Never return a User object for Bot #86

Open dominikh opened 12 years ago

dominikh commented 12 years ago

Make sure that all methods return the Bot instead of a User when an object for the bot's nick is requested.