Update README.md
This commit is contained in:
@@ -9,7 +9,7 @@ The bot will be runnable in three modes:
|
|||||||
* Catch-up (`c`): intended to run only once, scan all accounts for cross-company tweets and post them. Terminate when done posting all.
|
* Catch-up (`c`): intended to run only once, scan all accounts for cross-company tweets and post them. Terminate when done posting all.
|
||||||
* Listen (`l`): post any new tweets that come up if it's cross-company
|
* Listen (`l`): post any new tweets that come up if it's cross-company
|
||||||
* may implement short-term catch-up function
|
* may implement short-term catch-up function
|
||||||
* Command-line: TBA
|
* Command-line (`cmd`): an interactive mode for manual control (TBA; currently drops into Python interpretor)
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
* ~~Read past tweets of members from both companies~~
|
* ~~Read past tweets of members from both companies~~
|
||||||
@@ -27,4 +27,4 @@ The bot will be runnable in three modes:
|
|||||||
* cross-company ID interactions are regular enough IMO
|
* cross-company ID interactions are regular enough IMO
|
||||||
* Our tweets should include:
|
* Our tweets should include:
|
||||||
* involved names (w/o @) and the tweet (as a quote tweet)
|
* involved names (w/o @) and the tweet (as a quote tweet)
|
||||||
* screenshot of the tweet (+ maybe image of tweet being replied to when applicable)
|
* screenshot of the tweet (+ maybe image of tweet being replied to when applicable)
|
||||||
|
|||||||
Reference in New Issue
Block a user