Bot for posting media to GNU Social.
Installation
pip install gs_media_bot
or
python3 setup.py install
You can also install gs-media-bot package from AUR.
Basic usage
Set the configuration parameters in the default location ($XDG_CONFIG_HOME/gs_media_bot/config.json) or supply it to the script with -c.
Configuration example:
{
"credentials": {
"server_url": "https://gnusocial.server",
"username": "username",
"password": "password",
},
"patterns": {
"~/My_Cool_Photos/my_photo.jpg": "Yet another photo!",
"~/Directory/With/subdirs/**": "random pic"
}
}
Release files for gs_media_bot 1.4.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gs_media_bot-1.4.0.tar.gz | 2.2 kB | Details |
Release files / gs_media_bot-1.4.0.tar.gz
| Download URL | gs_media_bot-1.4.0.tar.gz |
|---|---|
| Size | 2.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
59cb38b36c9616c0e80d3e8f9dc0b0b1a9372d72318061ebcc272dcdf403bbe9
|
|
BLAKE2b-256 checksum How to use checksums |
318f87a1bee7f9dd866027d9b1ed1a578389369ae92a664df4fc9a8bb4f332de
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |