Add ebooks auth command

This commit is contained in:
Jaiden Mispy 2014-12-05 14:03:11 +11:00
parent 401586471b
commit daeda5d7eb
3 changed files with 86 additions and 6 deletions

View file

@ -153,6 +153,7 @@ module Ebooks
# Tweet ids we've already observed, to avoid duplication
@seen_tweets ||= {}
Bot.all << self
end
def userinfo(username)