Giter Club home page Giter Club logo

fewerror's Introduction

Build Status Coverage Status Code Health

@fewerror

@fewerror is a Twitter (and Telegram) bot in the @StealthMountain genre. If you follow it, it will correct you when you say “less” but should have said “fewer”. It is 100% accurate all of the time.

Context

Here's a piece reflecting on three years of @fewerror.

Praise for @fewerror

So much praise, it now lives in a separate file.

For those who care about software

Thanks to the unstoppable @aparrish for pointing me in the direction of TextBlob in her post on the making of @VoynichTechNews.

This thing expects to fetch authorization credentials from environment variables. I source a file like this:

export CONSUMER_KEY="..."
export CONSUMER_SECRET="..."
export ACCESS_TOKEN="..."
export ACCESS_TOKEN_SECRET="..."

To get values for those variables, why not follow Allison Parrish's instructions for everywordbot? You might alternatively find get_oauth_token.py useful for ACCESS_TOKEN and ACCESS_TOKEN_SECRET.

It originally used the statuses/filter streaming API to receive all tweets containing the word less, and replied to one at most every two minutes. Unfortunately, it was quickly banned for “sending multiple unsolicited mentions to other users”. (I'm not sure how @StealthMountain escapes the same fate.)

Other bots live here too

These live in the cbdq directory.

  • @gnuerror: an incoherent activist for an incoherent age.
  • @xbotsdoney: Yet another sixpenny automaton, furnished promptly as a paean to the service which powers it.

Inspired by a series of books for young children. More details in this blog post. source, unnecessarily large grammar.

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.