Bot for posting media to GNU Social.
Project description
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" } }
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
gs_media_bot-1.4.0.tar.gz
(2.2 kB
view details)
File details
Details for the file gs_media_bot-1.4.0.tar.gz
.
File metadata
- Download URL: gs_media_bot-1.4.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59cb38b36c9616c0e80d3e8f9dc0b0b1a9372d72318061ebcc272dcdf403bbe9 |
|
MD5 | 48d83bf2e61984420d60dfffb37efec8 |
|
BLAKE2b-256 | 318f87a1bee7f9dd866027d9b1ed1a578389369ae92a664df4fc9a8bb4f332de |