store user date instead of timestamp in queue.txt

This commit is contained in:
muskit
2023-01-11 22:50:47 -08:00
parent d183d1720c
commit 65018fcbed
5 changed files with 31 additions and 28 deletions
+5 -6
View File
@@ -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.
![The project banner](images/banner.png)
@@ -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.*