Commit Graph

31 Commits

Author SHA1 Message Date
muskit ecce333a05 fix subdir handling for working_path 2024-01-25 16:59:41 -08:00
muskit bfdcaf37fa move working files into its own directory 2024-01-25 16:53:54 -08:00
muskit 75215e2e6d clean up create_ttweet_from_image() 2023-08-20 16:13:38 -07:00
muskit a5119ae298 clean ups, fixes, and additions
- cleaned up unused imports
- fix circular import occuring with util
- add queue refreshing
2023-08-18 18:20:53 -07:00
muskit 45461954e3 Update util.py 2023-08-18 03:16:10 -07:00
muskit fe1749bbe0 clean up code, setup in ready-to-run state 2023-08-18 01:34:25 -07:00
muskit 41b261072f TalentTweet work, cleanups
- added other RT/QRT considerations
- announce tweet text moved to TalentTweet
- some general clean up
2023-08-16 18:48:13 -07:00
muskit 1161764769 tweety scraper implementation progress 2023-08-15 17:33:29 -07:00
muskit 45ac1af682 create the scraper class, reorganizing 2023-08-14 22:39:47 -07:00
muskit 8c7b11b850 fixed a fucky 2023-01-14 01:18:15 -08:00
muskit a9188fe07a include co. name in msg, filter mentions to co. 2023-01-13 02:55:25 -08:00
muskit 65018fcbed store user date instead of timestamp in queue.txt 2023-01-11 22:50:47 -08:00
muskit d183d1720c fix tweets mentioning cross-company, chromedriver 2023-01-11 17:11:41 -08:00
muskit 5c2f6b4a95 show parent tweets 2022-12-12 23:23:41 -08:00
muskit 2a5ee3aa46 added image aspect ratio fixing 2022-11-22 21:46:42 -08:00
msk 7f2dfaa3f0 slight restructuring around tracking our posts 2022-10-02 04:57:24 -07:00
msk ac23c63f78 fix listen mode, various logic 2022-10-01 13:33:20 -07:00
muskit 82dbaabd6d make catch-up mode to work better (+graceful exit) 2022-09-28 20:00:02 -07:00
msk d2fc4a4d44 fixups and refinements 2022-09-28 13:33:31 -07:00
msk 0bf354a377 console print-out changes 2022-09-28 03:04:11 -07:00
msk 978ba92901 fully functional?! 2022-09-27 22:04:26 -07:00
muskit 4f53bda1f8 wrap up catch-up mode, add tweets nuker 2022-09-27 18:06:04 -07:00
muskit 07e7e28dcb reaching the end of fundamentals! 2022-09-27 18:06:04 -07:00
muskit c06e712e06 fix code, implement twint stuff 2022-09-27 18:06:04 -07:00
muskit 4575466874 implemented producer/consumer system with asyncio 2022-09-27 18:06:04 -07:00
muskit 8f4b8679df fundamental progression, fixes 2022-09-27 18:06:04 -07:00
muskit 25025de06b a couple libraries and even MORE restructuring 2022-09-27 18:05:53 -07:00
msk 579929559f added twint (scraper), restructuring 2022-09-24 17:56:58 -07:00
msk 5b458f2e1f api, talent list structures 2022-09-24 04:02:19 -07:00
msk 531f856bdc still figuring out the architecture of this app 2022-09-20 15:34:38 -07:00
msk 2ab28ec5c8 switch to tweepy 2022-09-12 01:31:09 -07:00