Skip to content

moul/pipotron

pipotron

CircleCI Netlify Status

generic funny text generator

Try online

Basic UI: https://pipotron.moul.io/

Lambda functions are hosted on Netlify, give a try here:

Try with Docker

docker run -it --rm moul/pipotron bingo-winner
Rockstar, Pivot, Ninja, Curated, Social... and BINGO!

See on Docker Hub

See examples of generated content

Check out the ./examples/ folder.

Install

  • Install latest go
  • Run: GO111MODULE=on go get -u github.com/moul/pipotron
  • Profit: pipotron dict/bingo-winner.yml

Contribute

Check out the ./dict/ folder, and try updating an existing dictionary or creating a new one.