Commit Graph

41 Commits

Author SHA1 Message Date
muskit 596598f31b rework error handling slightly 2023-08-27 02:55:18 -07:00
muskit daa5dd1752 fix ups 2023-08-21 03:05:22 -07:00
muskit df754b3ef9 fix bad traceback printing call 2023-08-21 02:43:18 -07:00
muskit 639082e845 allow posting specified tweets even if finished 2023-08-19 03:17:04 -07:00
muskit f04d74e454 fixing some queue logic 2023-08-18 22:57:24 -07:00
muskit ffe990d899 add ability to announce tweets by ID as cmd arg
- also fix a TalentTweet constructor filter
2023-08-18 21:44:30 -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 fbb58c3528 remove fallback fetch date if catchup errors 2023-08-18 02:12:29 -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 114de79efa WIP restructuring 2023-05-16 18:57:07 -07:00
muskit 65018fcbed store user date instead of timestamp in queue.txt 2023-01-11 22:50:47 -08:00
muskit a604d481e8 adjustments to catch-up mode 2022-11-22 01:44:59 -08:00
msk 69dd4325b7 added some print stuff 2022-10-04 13:43:05 -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 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
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
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 65a0c898e9 pseudocode for catch runtime 2022-09-27 18:06:04 -07:00
muskit f26e29d52a update list stuff 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
msk 360115ad7e groundwork, project rename 2022-09-10 00:47:47 -05:00