Update README.md

This commit is contained in:
msk
2022-12-12 23:29:08 -08:00
committed by GitHub
parent 5c2f6b4a95
commit ee89671cb3
+4 -13
View File
@@ -6,23 +6,14 @@
**This project was created to run [this account](https://twitter.com/NijiHolo_EN_ID).** **This project was created to run [this account](https://twitter.com/NijiHolo_EN_ID).**
## Running modes ## 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. * 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 - use `--auto-listen` to switch to listen mode when finished
* may implement short-term catch-up function * Listen (`l`): listens for tweets from list, sharing it if it's cross-company
* Command-line (`cmd`): an interactive mode for manual control (TBA; currently drops into Python interpretor) * Command-line (`cmd`): an interactive mode for manual control (drops into Python interpretor)
## Extra TODOs ## Extra TODOs
* Include screenshot of tweet being replied to
* Fix main post's quote tweet formatting * Fix main post's quote tweet formatting
* Fix mentions not showing when a standard TalentTweet is created * 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.** **This project was created for the spirit of entertainment and in the name of unity.**