Commit Graph

18 Commits

Author SHA1 Message Date
Lynne Megido bb7c50a648 commit to db when done 2019-09-11 15:23:00 +10:00
Lynne Megido 38463fefb2 enable db unicode support 2019-09-10 22:21:22 +10:00
Lynne Megido bc6745ae02 use service_threads instead of hardcoding 8 2019-09-10 14:22:31 +10:00
Lynne Megido a5706ccd59 deleted one blank line uwu 2019-09-10 12:09:38 +10:00
Lynne Megido f2d15b7d80 moved scraping functions to a separate file 2019-09-10 12:07:53 +10:00
Lynne Megido 989a9ec98b implement wait between posts 2019-09-10 11:50:55 +10:00
Lynne Megido fb017468fd less inflammatory error message 2019-09-10 11:41:27 +10:00
Lynne Megido 7b5227c3dc moved make_post to functions.py 2019-09-09 13:39:28 +10:00
Lynne Megido 436a911397 implement learn_from_cw setting 2019-09-08 13:59:50 +10:00
Lynne Megido d0e42a35c4 basic post generation 2019-09-08 13:32:21 +10:00
Lynne Megido b5e1d880e7 basic posting support 2019-09-07 19:58:42 +10:00
Lynne Megido 0ed4736dd0 if no bots are learning from an account, delete it 2019-09-07 19:37:48 +10:00
Lynne Megido 44c7e24a53 initial work on bot posting 2019-09-07 13:31:11 +10:00
Lynne Megido c38f01b07a display posts in DB on /bot/accounts 2019-09-06 12:47:39 +10:00
Lynne Megido fc45f4c4c0 ordre accounts randomly so we don't always do them in the same order 2019-09-06 12:39:51 +10:00
Lynne Megido 9ccd5586bf scrape user posts 2019-09-06 12:38:50 +10:00
Lynne Megido dd3679d8db started work on service.py, the cron thing that actually downloads the posts 2019-09-03 14:29:45 +10:00
Lynne Megido 6a186c2644 create project structure 2019-08-27 20:28:27 +10:00