store user date instead of timestamp in queue.txt
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# NijiHolo EN/ID Bot
|
||||
*Twitter bot that tracks interactions between Nijisanji EN/ID, hololive EN/ID, and holostars EN members.*
|
||||
Twitter bot that tracks interactions between Nijisanji EN/ID, hololive EN/ID, and holostars EN members.
|
||||
|
||||

|
||||
|
||||
@@ -10,10 +10,9 @@ 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.
|
||||
- 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)
|
||||
* Command-line (`cmd`): an interactive mode for manual control and debugging (drops into Python interpretor)
|
||||
|
||||
## Extra TODOs
|
||||
* Fix main post's quote tweet formatting
|
||||
* Fix mentions not showing when a standard TalentTweet is created
|
||||
## TODOs
|
||||
* Fix catch-up mode (`TWINT` is broken yet again *\*sigh\**)
|
||||
|
||||
**This project was created for the spirit of entertainment and in the name of unity.**
|
||||
*Created for the spirit of entertainment and in the name of unity.*
|
||||
|
||||
Reference in New Issue
Block a user