GithubHelp home page GithubHelp logo

tracery-bots's Introduction

Tracery Bots

Tracery configurations for (Dr)SLDR's Twitter and Mastodon bots

This repository contains the Dhall files that construct the JSON files which, in turn, are the Tracery grammar for my bots. Twitter bots are run on Cheap Bots, Done Quick and the Mastodon bots are run on Cheap Bots, Toot Sweet.

ProofByBot

@ProofByBot on Twitter, not yet on Mastodon

A humorous take on dense academic papers, employing Proof by Intimidation. Generating real-sounding but probably fake citations, lemmas, theses, and whatnot.

Name list always needs expansion, and perhaps some more variety of fancy words. It should also swear less when interacted with, but I haven't yet worked out a good alternative.

AutoTarot

Not yet on any network. Still figuring this one out.

Need your fortune told? Need some life advice? AutoTarot can help, by drawing cards that are almost certainly not in any ordinary tarot deck.

Square Underline

@SquareUnderline on Twitter, not yet on Mastodon.

Square Enix makes some pretty word-salady names for their games, don't they? This bot pokes fun at that, jamming two (or three) seemingly unrelated words in the english language together.

Square, don't sue me please.

Usage

Generating the grammars is done using Dhall. To generate the PBB grammar, do:

$ dhall-to-json <<< "let t = ./to-json.dhall in t.getJSONGrammar t.Grammar.ProofByBot" > some.json

You should see what needs to be replaced to generate one of the other grammars. There's also a to-local-tracery file that generates JS code that can be plugged into a local (hacked) version of Tracery, for testing. YMMV.

The generated files should plug straight into Tracery. Feel free to use these files as you wish, or suggest additions to me. I'd ask you to not use these files as they are, creating identical bots, but hey, I can't stop you ¯\_(ツ)_/¯

Branching

As of d0063fa there are two separate branches:

  • master is the current state of the running bots.
  • dev is the development head. This structure is intended to allow me to batch updates in a more meaningful way, as well as keep internal tabs on what is and isn't deployed. This branch is not stable and can be rebased at any time, at my discretion.

Is it any good?

yes.

tracery-bots's People

Contributors

drsldr avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.