Twitter bots
A collection of amusing, unhelpful, and sometimes annoying Twitter automations. Most of these are not currently running (because I’ve let them lapse, not because they were banned).
dorf_bugs
@DwarfBugs
Create your own Dwarf Fortress bugs with machine learning.
This is a little toy project designed to generate sample Dwarf Fortress bug texts using a pre-trained neural network. Uses Tensorflow 1.14 and the GPT-2-simple package to do this in as few steps as possible.
album_generator
@YourNewAlbum
Creates randomly generated band names/album titles/covers.
I built this dumb utility to support an album generator Twitter bot. It generates artists/album names/covers according to the following schema, which I originally saw as a dreadful chain letter on Facebook:
To Do This:
- Go to “wikipedia.” Hit “random” or click http://en.wikipedia.org/wiki/Special:Random The first random wikipedia article you get is the name of your band.
- Go to “Random quotations” or click http://www.quotationspage.com/random.php3 The last four or five words of the very last quote of the page is the title of your first album.
- Go to flickr and click on “explore the last seven days” or click http://www.flickr.com/explore/interesting/7days Third picture, no matter what it is, will be your album cover.
- Use photoshop or similar to put it all together.
- Post it to FB with this text in the “caption” and TAG the friends you want to join in.
I threw in some PIL automation, and viola, a joke that was no longer all that funny.
seagalbot
@seagalbot
Uses the Imgflip API to attach a semi-randomly generated Steven Seagal film title to a Seagal-related meme image. Also includes some management code for Twitter - following back follows (DO NOT DO THIS, IT’S BANNABLE), etc.
No, I’m not sure why either.
amazinganimals
@endangeredbot
This one is quite nice really. It grabs a species listing plus an image from arkive.org, then tweets it.
Generates a single image and link, checks new followers and follows any not currently being followed with a welcome message every time it executes (NOW BANNABLE, DON’T USE), so hook it up to a crontab and go wild.
unseentng
@unseentng
Smashes together various sentence fragments and nouns to create silly-sounding but semi-plausible plot summaries for episodes of Star Trek: The Next Generation.
theory_bot
@amarxisttheory
Another simple one, just semi-randomly picks a noun from a txt file and tweets “Towards a Marxist theory of
I may have done this during a night shift, it feels like a very 4AM kind of idea.