remove unneccessary/misplaced error check
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# NijiHolo EN/ID Bot
|
||||
*Twitter bot that follows interactions between Nijisanji EN/ID and hololive EN/ID members.*
|
||||
...because some folks are that desperate. Like me!
|
||||
*Twitter bot that tracks interactions between Nijisanji EN/ID and hololive EN/ID members.*
|
||||
|
||||

|
||||
|
||||
**This project is intended to run [this account](https://twitter.com/NijiHolo_EN_ID).**
|
||||
|
||||
@@ -11,15 +12,8 @@ The bot will be runnable in three modes:
|
||||
* may implement short-term catch-up function
|
||||
* Command-line (`cmd`): an interactive mode for manual control (TBA; currently drops into Python interpretor)
|
||||
|
||||
## Roadmap
|
||||
* ~~Read past tweets of members from both companies~~
|
||||
* ~~Create screenshot of tweet~~
|
||||
* ~~Track tweets in queue files~~
|
||||
* ~~Post tweets along with screenshot of tweet~~
|
||||
* Include screenshot of tweet being replied to?
|
||||
* ~~Combine image with quote tweet~~
|
||||
* ~~Don't tweet already-existing tweets (check our past quote tweets; might be saved in a file for quicker access)~~
|
||||
* Track posted tweets in a history file
|
||||
## Extra TODOs
|
||||
* Include screenshot of tweet being replied to
|
||||
|
||||
## Notes
|
||||
* Tweets should only occur if involved parties are cross-company
|
||||
@@ -28,3 +22,5 @@ The bot will be runnable in three modes:
|
||||
* 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 entertainment purposes. It is not to be used for malicious purposes.**
|
||||
|
||||
Reference in New Issue
Block a user