
tail -n 5000 ~/www/logs/twtxt.log | useragent -grt 5s | grep -v http://0.0.0.0:8000/
I manually check whether I see new people, which is getting a bit out of hand, I have to admit. Especially with the last addition of automatically resolving the Who Follow Resources the list gets longer. So I definitely want to add some more features like sorting the output and maybe also providing some interface to the configured follower list to aid in detecting new people. Not sure on the latter one, though. It's probably better to make this a different piece of software. Needs more thinking. @prologic I haven't made any progress on this thought, I have to admit. But one day, there will be some idea, by someone. :-)
> I haven’t made any progress on this thought, I have to admit. But one day, there will be some idea, by someone. :-)
Would you mind if we at least bring it into https://git.mills.io/yarnsocial ? As
log-something
or useragent-something
or just what it is now useragent
-- Even a tool
repo with say ./cmd/useragent
?
> I haven’t made any progress on this thought, I have to admit. But one day, there will be some idea, by someone. :-)
Would you mind if we at least bring it into https://git.mills.io/yarnsocial ? As
log-something
or useragent-something
or just what it is now useragent
-- Even a tool
repo with say ./cmd/useragent
?