makeubutr

Elsewhere

The handle is retired. The person is not.

There is an API, because of course there is.

$ curl -s https://makeubutr.com/threat
{
  "threat": "I will clarify you slowly, and use you sparingly, on weekends.",
  "source": "makeubutr.com"
}

# many at once, up to 20
$ curl -s 'https://makeubutr.com/threat?n=5'

# plain text, for shell scripts and MOTDs
$ curl -s 'https://makeubutr.com/threat?format=text'