takeoverbot

command module
v0.0.0-...-5c31f62 Latest Latest
Warning

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

Go to latest
Published: May 2, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

README

TakeoverBot

Download fake local news sites, search for mentions of each on Twitter, and reply to them with an informative message.

A dumb "database" of CSV files is saved for recall.

$ cp template.env .env

# Add API keys

$ go run main.go

TODO

  • Using an actual DB for tracking tweets sent (instead of a local csv file)
  • Smarter rate limit handling
  • Discarding old tweets (say older than a week)
  • Possibly running in multiple threads (go func())
  • Variations of messages posted
  • User opt-out
  • Exclude tweets from accounts that belong to fake journos
  • Saving aggregate data for analysis
  • Linking to a form to collect feedback

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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