Commit Graph

122 Commits

Author SHA1 Message Date
muskit f2cbd2512e Welcome TTT to nijiEN! + minor changes 2023-10-30 19:07:52 -07:00
muskit 3ad7e42e73 various adjustments 2023-08-30 02:26:45 -07:00
muskit 4f519a9f55 reduce amount of runs 2023-08-28 23:29:27 -07:00
muskit c81047b748 clean up outputs 2023-08-27 16:30:15 -07:00
muskit 608427e4c6 fix ttweet's quote tweet if trying again after rate limit 2023-08-27 02:57:20 -07:00
muskit fb3ae529a3 Update ttweetqueue.py 2023-08-27 02:56:34 -07:00
muskit 259e986b95 fix logic in ttweet.announce_text.rtm_msg 2023-08-27 02:55:54 -07:00
muskit 596598f31b rework error handling slightly 2023-08-27 02:55:18 -07:00
muskit 55b45697da Update nijien.txt
Add Krisis (whoops!)
2023-08-26 17:36:50 -07:00
muskit 41be4f374d clean up scraping output 2023-08-21 03:10:46 -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 f6c2d4c42a Updated scraper.py 2023-08-20 23:27:10 -07:00
muskit edd907cd22 fix token checking (whoops) 2023-08-20 23:26:53 -07:00
muskit a4a5afbff2 run without arguments 2023-08-20 23:26:20 -07:00
muskit 75215e2e6d clean up create_ttweet_from_image() 2023-08-20 16:13:38 -07:00
muskit 9622929541 add logging for finding an unfinished tweet 2023-08-20 16:07:36 -07:00
muskit 8bde1b5356 prevent rapid api calls when running into post rate limit 2023-08-20 16:06:17 -07:00
muskit 492d96e68b fix tweet deserializing 2023-08-20 16:05:32 -07:00
muskit 7102fb3cc5 handle exception when exiting cmd mode 2023-08-20 16:04:57 -07:00
muskit c54fa3e144 fix REPLY_TO_MENTION_B template 2023-08-20 02:33:16 -07:00
muskit a83fddbc92 oopsie 2023-08-20 02:33:05 -07:00
muskit 417c9d937f Update talenttweet.py 2023-08-19 03:19:08 -07:00
muskit 639082e845 allow posting specified tweets even if finished 2023-08-19 03:17:04 -07:00
muskit 886d379845 fix tweet output mentions 2023-08-19 02:32:28 -07:00
muskit f04d74e454 fixing some queue logic 2023-08-18 22:57:24 -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 45461954e3 Update util.py 2023-08-18 03:16:10 -07:00
muskit 305cada060 Merge pull request #5 from muskit/no-listen-rewrite
Rewrite bot to not use filtered streams
2023-08-18 02:29:46 -07:00
muskit fbb58c3528 remove fallback fetch date if catchup errors 2023-08-18 02:12:29 -07:00
muskit 404cb8a7ab Update README.md 2023-08-18 02:08:15 -07:00
muskit 823cd5e74e remove queue files to clean up repo root 2023-08-18 01:56:36 -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 dd4578708a fix requirements.txt typo 2023-08-16 23:18:56 -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 3ffb97a819 switch over to my tweety fork temporarily 2023-08-15 17:30:37 -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 abd086eb86 sync queue state 2023-05-16 18:57:49 +00:00