A Twitter bot built with munibot that tweets aerial imagery pictures of France communes
Project description
Commune Bot
A friendly Twitter bot built with Munibot that tweets aerial pictures of France's communes.
Install and setup
Install it with pip:
pip install communebot_fr
And follow the instructions on Munibot's documentation regarding configuration and setup.
This particular bot requires:
- An IGN geoservices key to access the WMS service, which you can obtain here
- The backend SQLite database with communes data, which you can download from this repo (
data
folder)
Both these should be referenced in the [profile:fr]
section of your munibot.ini
file:
[profile:fr]
ign_key=CHANGE_ME
twitter_key=CHANGE_ME
twitter_secret=CHANGE_ME
db_path=/path/to/data/communes_fr.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
communebot_fr-0.0.1.tar.gz
(3.7 kB
view details)
File details
Details for the file communebot_fr-0.0.1.tar.gz
.
File metadata
- Download URL: communebot_fr-0.0.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46c180d31e29b7ed5a071288aed7379cc1501a4cb0c9c1a3ac4de4f7722058fa |
|
MD5 | 5d657581472221e372819a3f5e6de3bf |
|
BLAKE2b-256 | be1c92fb192179adadebd48908acb9afdcf5ae5acd8f13db343ef1ccc1168f48 |