Hacker News new | ask | show | jobs
by stephen_mcd 4658 days ago
Here's a terrible one I wrote years ago for a Twitter bot:

https://github.com/stephenmcd/babbler/blob/master/babbler/ta...

If I recall, it simply extracts non-dictionary words from the outgoing tweet, then actually queries the Twitter API itself to gauge the popularity of each potential hashtag, only using the most popular.