2022-09-29 03:04:20 -07:00
|
|
|
# NijiHolo EN/ID Bot
|
2022-10-07 11:26:41 -07:00
|
|
|
*Twitter bot that tracks interactions between Nijisanji EN/ID, hololive EN/ID, and holostars EN members.*
|
2022-10-01 14:09:14 -07:00
|
|
|
|
|
|
|
|

|
2022-09-09 03:17:42 -07:00
|
|
|
|
2022-10-07 11:26:41 -07:00
|
|
|
**This project was created to run [this account](https://twitter.com/NijiHolo_EN_ID).**
|
2022-09-24 04:02:19 -07:00
|
|
|
|
2022-09-25 23:57:06 -07:00
|
|
|
## Running modes
|
|
|
|
|
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.
|
|
|
|
|
* Listen (`l`): post any new tweets that come up if it's cross-company
|
|
|
|
|
* may implement short-term catch-up function
|
2022-09-29 03:03:09 -07:00
|
|
|
* Command-line (`cmd`): an interactive mode for manual control (TBA; currently drops into Python interpretor)
|
2022-09-25 23:57:06 -07:00
|
|
|
|
2022-10-01 14:09:14 -07:00
|
|
|
## Extra TODOs
|
|
|
|
|
* Include screenshot of tweet being replied to
|
2022-09-09 03:17:42 -07:00
|
|
|
|
|
|
|
|
## Notes
|
|
|
|
|
* Tweets should only occur if involved parties are cross-company
|
2022-09-10 00:58:44 -05:00
|
|
|
* Tweets should only occur if interaction involves [EN and EN] or [EN and (former) ID] parties
|
2022-09-25 23:57:06 -07:00
|
|
|
* cross-company ID interactions are regular enough IMO
|
|
|
|
|
* Our tweets should include:
|
|
|
|
|
* involved names (w/o @) and the tweet (as a quote tweet)
|
2022-09-29 03:03:09 -07:00
|
|
|
* screenshot of the tweet (+ maybe image of tweet being replied to when applicable)
|
2022-10-01 14:09:14 -07:00
|
|
|
|
2022-10-03 03:27:40 -07:00
|
|
|
**This project was created for the spirit of entertainment and in the name of unity.**
|