Commit Graph

7 Commits

Author SHA1 Message Date
Joel McCoy
a941012b8c First pass at adding function back 2015-01-20 16:40:59 -05:00
Joel McCoy
094ff69ec3 Why did I write my own block method? 2015-01-08 13:59:32 -05:00
Joel McCoy
03e7d4e28f Fix unfollow, add block, fix missing interval assignments 2015-01-02 18:05:36 -05:00
Joel McCoy
8f9436b99b Make required_fields global 2014-12-29 13:38:27 -05:00
Joel McCoy
73ab3c8a06 Obscure banned terms (comic book style) 2014-12-29 13:38:09 -05:00
Joel McCoy
003b17fd44 Make banned_terms global, overwrite Model#valid_tweet?, first pass at bootstrapping 2014-12-27 18:38:02 -05:00
Joel McCoy
cfd7b74d3d First commit for Boodoo_Books on _ebooks 3.0.0
- Use .env file for secrets/config values
 - Maintain follower/following parity periodically
 TODO:
  - Support banned terms (override #valid_tweet?)
  - Commands via DM (at least "tweet" command from owner should work)
  - Investigate (anti)social behavior more deeply
 THEN:
  - Spooling/wait-for-config state for post-deploy, pre-config
  - Archive/model creation post-deploy
  - Archive/model periodic refresh
2014-12-10 02:14:21 -05:00