lib/chatterbot/reply.rb in chatterbot-0.9.2 vs lib/chatterbot/reply.rb in chatterbot-0.9.3
- old
+ new
@@ -1,8 +1,8 @@
module Chatterbot
#
- # reply method for responding to tweets
+ # handle checking for mentions of the bot
module Reply
# handle replies for the bot
def replies(&block)
return unless require_login