72 73 74 75 76
# File 'lib/dickburt/bot.rb', line 72 def hi whatup if rand(5) == 4 fuckyeah if rand(10) == 4 Dickburt::Response.new("Hi #{user.name}", 'Text') end