Skip to content

stvnrlly/topfederalsites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

topfederalsites

A bot to turn data from analytics.usa.gov into a Twitter bot.

Installation

git clone https://github.com/stvnrlly/topfederalsites.git
cd topfederalsites
pip install -r requirements.txt

Setup

Create a creds.json with 4 fields in it, filled in from your Twitter app settings:

{
  "consumer_key": "XXX",
  "consumer_secret": "XXX",
  "access_token": "XXX",
  "access_token_secret": "XXX"
}

Public domain

This work is dedicated to the public domain through a CCO waiver of copyright. See the LICENSE.MD for additional information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages