lib/chatterbot/followers.rb in chatterbot-1.0.2 vs lib/chatterbot/followers.rb in chatterbot-2.0.0.pre
- old
+ new
@@ -1,5 +1,9 @@
module Chatterbot
+
+ #
+ # methods related to following other users
+ #
module Followers
#
# return a collection of the users followers
# @todo we should cache this locally