Hacker News new | ask | show | jobs
by lepht 2523 days ago
There's a decent write-up of how to do this here: https://www.spinellis.gr/blog/20090805/

As you said, it largely relies on reverse engineering and bruteforcing Twitter's ID generation.

1 comments

Bot author here. That post was before twitter made changes on the id generation. Now it consists of four parts that you need to guess (the datacenterId, the workerId, a sequence and a timestamp). For more details, the bot repo is here: https://github.com/pomber/escher-bot