From ee89671cb3f767e6ed8ef70cf66872dcf26a808d Mon Sep 17 00:00:00 2001 From: msk <15199219+muskit@users.noreply.github.com> Date: Mon, 12 Dec 2022 23:29:08 -0800 Subject: [PATCH] Update README.md --- README.md | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 94f3453..09caf62 100644 --- a/README.md +++ b/README.md @@ -6,23 +6,14 @@ **This project was created to run [this account](https://twitter.com/NijiHolo_EN_ID).** ## Running modes -The bot will be runnable in three modes: +The bot may run in these modes: * 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 - * may implement short-term catch-up function -* Command-line (`cmd`): an interactive mode for manual control (TBA; currently drops into Python interpretor) + - use `--auto-listen` to switch to listen mode when finished +* Listen (`l`): listens for tweets from list, sharing it if it's cross-company +* Command-line (`cmd`): an interactive mode for manual control (drops into Python interpretor) ## Extra TODOs -* Include screenshot of tweet being replied to * Fix main post's quote tweet formatting * Fix mentions not showing when a standard TalentTweet is created -## 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] parties - * cross-company ID interactions are regular enough IMO -* Our tweets should include: - * involved names (w/o @) and the tweet (as a quote tweet) - * screenshot of the tweet (+ maybe image of tweet being replied to when applicable) - **This project was created for the spirit of entertainment and in the name of unity.**