class Cinch::Plugins::Uno
Interfaces with Cinch
and IRC chatters
Public Instance Methods
help(m)
click to toggle source
# File lib/cinch/plugins/uno.rb, line 9 def help(m) m.reply("Farting.") end
Interfaces with Cinch
and IRC chatters
# File lib/cinch/plugins/uno.rb, line 9 def help(m) m.reply("Farting.") end