Tag: twitter

Song rememberer bot

I made a bot a while ago called Song Rememberer, which asks if you remember a song. It’s continually remembering songs but can’t quite name them – really just an extension of the sound system in my own head. It asks questions like:

and:

and:

I am one of the only people who follows it, but every day I get to remember an imagined song or two. Occasionally someone replies with an attempt to name the song. You can follow it too at @songrememberer.

The code was made with Kate Compton’s amazing Tracery, and hosted via Cheap Bots Done Quick!. The source code is available here, if you want to make something similar.

Des’ree Bot

This week, I made a silly Twitter bot. It was mostly an attempt to make a tutorial about making Twitter bots using Dreamhost servers, but ended up being a bot who periodically tweets lines from Des’ree’s 1998 hit Life.

The bot itself is inspired by the africa by totobot, which simply tweets a random line from the song every few minutes. It is actually so irritating that I’ve stopped following it myself, as I found my days permeated by twee earworms about preferring toast to ghosts, or the desire to fly around the world in a beautiful balloon. 

The codebase is on Github – you can use it to build bots yourself if you use Dreamhost, or adapt the code slightly if you use another host (or have your own server). 

You can also follow the bot at @life_by_desree, if you dare.