Commit Graph

29 Commits

Author SHA1 Message Date
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 fe1749bbe0 clean up code, setup in ready-to-run state 2023-08-18 01:34:25 -07:00
muskit 3c93ca18c2 (de)serialization and queuing works now 2023-08-17 02:28:29 -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 7bf33bdc4c fix rule adding, (some) random crashing 2023-01-23 22:37:21 -08:00
muskit c14661af97 minor reformatting 2023-01-14 02:20:21 -08:00
muskit b311cc0014 fix return in TwAPI.post_ttweet 2023-01-14 02:13:03 -08: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 114ad8fc91 update list, add id-id interactions 2022-12-09 01:57:38 -08:00
muskit a604d481e8 adjustments to catch-up mode 2022-11-22 01:44:59 -08:00
muskit 6229e55d7c made images not required for successful TalentTweet post 2022-10-06 14:18:25 -07:00
msk 7f2dfaa3f0 slight restructuring around tracking our posts 2022-10-02 04:57:24 -07:00
msk 65b554f014 remove unneccessary/misplaced error check 2022-10-01 14:09:14 -07:00
msk ac23c63f78 fix listen mode, various logic 2022-10-01 13:33:20 -07:00
muskit 2e02cfc02a made work with py < 3.10 2022-09-29 07:44:21 +01: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 c155edd260 added patchwork code for backing up queue 2022-09-28 11:51:30 -07:00
msk 978ba92901 fully functional?! 2022-09-27 22:04:26 -07:00
muskit 609e034063 cleanup, starting on live listen 2022-09-27 18:06:04 -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 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