<html>
    <head>
        <title>buncha twitter bots</title>
        <meta http-equiv="Content-Type" content="txt/html; charset=utf-8" />
    </head>

    <body>
        <h1>i made a couple of twitter bots</h1>
        <p>
            Yeah twitter is fun and bots are very fun!
            Here are the ones i've made so far:
            <ul>
                <li><a href="https://twitter.com/automata_ebooks">automata_ebooks</a> - generates a random ruleset for cellular automata, tweets a gif</li>
                <li><a href="https://twitter.com/420chill">420chill</a> - idiotic & failed weed account bot meant to get dumb followers but it doesnt</li>
                <li><a href="https://twitter.com/birdprism">birdprism</a> - this one just tweets what i tweeted like 2012-2014 or something like it.</li>
                <li><a href="https://twitter.com/nyctogenesis">nyctogenesis</a> - dont know what this one is up to. long time ago it was a markov chain, my _ebooks so to speak but it was written in php and i lost the databases. fixing it is defenitely on the to do list</li>
            </ul>
        </p>
        <p>
            You can find ME on twitter at <a href="https://twitter.com/cat_abyss">cat_abyss</a>.
        </p>
        <p>
            Go back to the <a href="http://sixey.es">frontpage</a>.
        </p>
    </body>
</html>