# HG changeset patch # User Steve Losh # Date 1491661260 0 # Node ID 8ac00e12e749d8a8bc7c9895fcf78e770dadf34e # Parent 8b28ba4b652805ea901be5f4153c0310b7b833cf Update bots diff -r 8b28ba4b6528 -r 8ac00e12e749 content/projects/index.markdown --- a/content/projects/index.markdown Thu Apr 06 14:27:05 2017 +0200 +++ b/content/projects/index.markdown Sat Apr 08 14:21:00 2017 +0000 @@ -86,7 +86,10 @@ These are projects that are finished. I have no plans to update them — they're a snapshot of a moment in time. -* [@git\_commands](http://twitter.com/git_commands) is a Twitter bot that tweets randomly-generated git commands twice a day, and is still more coherent than git's actual UI. Made with [Cheap Bots Done Quick](http://cheapbotsdonequick.com). +* [@frantic\_barista](http://twitter.com/frantic_barista) is a Twitter bot that tweets procedurally-generated drink orders four times a day. +* [@git\_commands](http://twitter.com/git_commands) is a Twitter bot that tweets procedurally-generated git commands twice a day, and is still more coherent than git's actual UI. +* [@lisp\_talks](http://twitter.com/lisp_talks) is a Twitter bot that tweets procedurally-generated titles for Lisp-related talks twice a day. +* [@rpg\_shopkeeper](http://twitter.com/rpg_shopkeeper) is a Twitter bot that tweets procedurally-generated RPG items twice a day. * [antipodes](http://github.com/sjl/antipodes/) was my entry in the first Icelandic Game Industry game jam. * [cl-chip8](https://github.com/sjl/cl-chip8) is a CHIP-8 emulator written in Common Lisp. I wrote a series of blog posts about it. * [Learn Vimscript the Hard Way](http://learnvimscriptthehardway.stevelosh.com) is a book about Vimscript.