From 335d73a77eb9ee5209f7183be1a727775e188fe8 Mon Sep 17 00:00:00 2001 From: msk <15199219+muskit@users.noreply.github.com> Date: Sat, 10 Sep 2022 00:58:44 -0500 Subject: [PATCH] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a85423d..d51e3de 100644 --- a/README.md +++ b/README.md @@ -4,17 +4,18 @@ ## Roadmap * Read past tweets of members from both companies -* Store tweets in a queue file +* Track tweets in queue and history/log files * Create image of tweet, including up to three image attachments from that tweet * Combine image(s) with quote retweet -* Don't tweet already-existing tweets (check quoted RTs?) -* Check out new tweets as soon as they post +* Don't tweet already-existing tweets (check our past quote RTs; might be saved in a file for quicker access) +* Listen for live tweets as soon as they post ## Notes * Tweets should only occur if involved parties are cross-company -* Tweets should only occur if interaction involves [EN and EN] or [EN and (former) ID members] +* Tweets should only occur if interaction involves [EN and EN] or [EN and (former) ID] parties * cross-company ID interactions are regular enough -* Text of tweet should include involved names (w/o @) and the message, up to tweet limit +* Text of our tweet should include involved names (w/o @) and the message, up to our tweet limit + * this, along with image, helps archive deleted tweets ## API Calls **retrieving tweets from a user**