at-5000

command module
v0.21.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2021 License: MIT Imports: 3 Imported by: 0

README

AT-5000 Auto-Tweeter GoDoc Go Report Card

An autotweeter that sends a randomly selected Tweet from a JSON array of choices.

Installation

First install Go.

If you just want to install the binary to your current directory and don't care about the source code, run

GOBIN=$(pwd) go install github.com/spotlightpa/at-5000@latest

Usage

$ at-5000 -h
at-5000 - sends a randomly selected Tweet from a JSON array of choices

Usage:

        at-5000 [options]

Options can also be specified as environment variables prefixed with AUTOTWEETER_.
  -blob-url URL
        URL for S3 blob store (mock if not set)
  -mock
        mock calls rather than use real thing
  -silent
        don't log debug output
  -src file or URL
        file or URL source for Tweets (default stdin)
  -template template
        Go-style template for Tweet text
  -twitter-access-token string
    
  -twitter-access-token-secret string
    
  -twitter-consumer-key string
    
  -twitter-consumer-secret string

Designed to alert schoolchildren about snow days and such

AT-5000 Autodialer

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL