Update README.md
This commit is contained in:
@@ -4,17 +4,18 @@
|
|||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
* Read past tweets of members from both companies
|
* 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
|
* Create image of tweet, including up to three image attachments from that tweet
|
||||||
* Combine image(s) with quote retweet
|
* Combine image(s) with quote retweet
|
||||||
* Don't tweet already-existing tweets (check quoted RTs?)
|
* Don't tweet already-existing tweets (check our past quote RTs; might be saved in a file for quicker access)
|
||||||
* Check out new tweets as soon as they post
|
* Listen for live tweets as soon as they post
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
* Tweets should only occur if involved parties are cross-company
|
* 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
|
* 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
|
## API Calls
|
||||||
**retrieving tweets from a user**
|
**retrieving tweets from a user**
|
||||||
|
|||||||
Reference in New Issue
Block a user