Commit Graph

113 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 45461954e3 Update util.py 2023-08-18 03:16:10 -07:00
muskit fbb58c3528 remove fallback fetch date if catchup errors 2023-08-18 02:12:29 -07:00
muskit ac68d91950 fix comment 2023-08-18 01:36:38 -07:00
muskit fe1749bbe0 clean up code, setup in ready-to-run state 2023-08-18 01:34:25 -07:00
muskit 79e5fca9cc added wait-for-avail-scraping-account sleep time 2023-08-17 03:04:41 -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 5e6d8ce5e1 fix talent_lists 2023-08-15 17:32:01 -07:00
muskit 45ac1af682 create the scraper class, reorganizing 2023-08-14 22:39:47 -07:00
muskit 8c7ba26300 spinning things back up slowly 2023-08-14 02:47:29 -07:00
muskit 9ab486d1bc welcome, holoAdvent! 2023-08-13 16:01:10 -07:00
muskit e657f88ba0 move credentials to .env 2023-05-16 20:02:20 -07:00
muskit 01de42a73d swap user ID and username in talent lists 2023-05-16 19:18:12 -07:00
muskit 114de79efa WIP restructuring 2023-05-16 18:57:07 -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 5c2f6b4a95 show parent tweets 2022-12-12 23:23:41 -08:00
muskit 114ad8fc91 update list, add id-id interactions 2022-12-09 01:57:38 -08:00
muskit 2a5ee3aa46 added image aspect ratio fixing 2022-11-22 21:46:42 -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 69dd4325b7 added some print stuff 2022-10-04 13:43:05 -07:00
msk 2fdb44cef9 fix timezone representation for TWINT tweets 2022-10-04 04:01:01 -07:00
msk ebd49e9c8c small clean ups 2022-10-02 15:39:31 -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 d2245ece03 fix print from prev commit 2022-09-29 09:28:37 +01:00
msk 68bd73909e added extra info to print while in catch up 2022-09-29 01:20:42 -07:00
muskit 74fa104719 fix a print call 2022-09-28 23:46:53 -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 0bf354a377 console print-out changes 2022-09-28 03:04:11 -07:00
msk 2e78cb1ed7 fixes, example queue from beginning of time 2022-09-28 02:20:06 -07:00
msk 357e334308 update README, remove debug-related line 2022-09-27 22:12:36 -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 c06e712e06 fix code, implement twint stuff 2022-09-27 18:06:04 -07:00
muskit a8e30809e7 transition to using twint for ttweet construction 2022-09-27 18:06:04 -07:00