A Twitter bot built with munibot that tweets imagery of US Counties and equivalent units
Project description
US Counties Bot
A friendly Twitter bot built with Munibot that tweets imagery of US Counties and equivalent administrative units.
Install and setup
Install it with pip:
pip install countybot-us
And follow the instructions on Munibot's documentation regarding configuration and setup.
This particular bot requires:
- The backend SQLite database, which you can download from this repo (
data
folder)
This should be referenced in the [profile:us]
section of your munibot.ini
file:
[profile:us]
twitter_key=CHANGE_ME
twitter_secret=CHANGE_ME
db_path=/path/to/data/countybot_us.sqlite
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
countybot_us-0.0.3.tar.gz
(4.0 kB
view hashes)