1
0
Fork 0
Commit graph

6 commits

Author SHA1 Message Date
4efcaf013b create downloadUser for amending individual users 2024-02-13 17:51:56 -05:00
ef16b61219 reduce padding in output 2024-02-12 17:01:13 -05:00
04d110d8fe update db file with lastUpdated 2024-02-10 15:13:28 -05:00
3933505fc6 better error handling
- rate limit is stderr, so need to check to make sure only finishing on other errors
- color errors in log
- log errors to userDb
- use fallback date in case dates weren't logged (e.g. /media failed)
- report on not-found users, which may indicate a username change or deleted account
- report on authorization errors
2024-02-10 15:07:54 -05:00
eec7e72ce0 handle /search API after running /media requests 2024-02-09 22:28:41 -05:00
cae6761d24 docs 2024-02-09 21:13:23 -05:00