8ac00e12e749
Update bots
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Sat, 08 Apr 2017 14:21:00 +0000 |
parents | 8b28ba4b6528 |
children | 50d1232228a3 |
branches/tags | (none) |
files | content/projects/index.markdown |
Changes
--- 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.