Skip to main content

A Twitter bot built with munibot that tweets aerial imagery pictures of Spain municipalities

Project description

Munibot España / Catalunya

Two friendly Twitter bots built with Munibot that tweet aerial pictures of Spain's municipalities.

One of the bot tweets municipalities of Spain at @munibot_es and the other just the Catalan ones at @munibot_cat.

Install and setup

Install it with pip:

pip install munibot-es

And follow the instructions on Munibot's documentation regarding configuration and setup.

This particular bot requires the backend SQLite database with municipalities data, which you can download from this repo (data folder).

This should be referenced in the [profile:es] and [profile:cat] sections of your munibot.ini file:

[profile:es]
twitter_key=CHANGE_ME
twitter_secret=CHANGE_ME
db_path=/path/to/data/munis_esp.sqlite

[profile:ca]
twitter_key=CHANGE_ME
twitter_secret=CHANGE_ME
db_path=/path/to/data/munis_esp.sqlite

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

munibot_es-0.0.3.tar.gz (3.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page