Commit Graph

28 Commits

Author SHA1 Message Date
muskit 417c9d937f Update talenttweet.py 2023-08-19 03:19:08 -07:00
muskit 886d379845 fix tweet output mentions 2023-08-19 02:32:28 -07:00
muskit 2e90bb18a9 fix handling of TalentTweet.announce_text.rtm_msg 2023-08-18 22:34:46 -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 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 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 8c7ba26300 spinning things back up slowly 2023-08-14 02:47:29 -07:00
muskit 7bf33bdc4c fix rule adding, (some) random crashing 2023-01-23 22:37:21 -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
msk 2fdb44cef9 fix timezone representation for TWINT tweets 2022-10-04 04:01:01 -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
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 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 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