Skip to main content

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)

Uploaded Source

File details

Details for the file gs_media_bot-1.4.0.tar.gz.

File metadata

File hashes

Hashes for gs_media_bot-1.4.0.tar.gz
Algorithm Hash digest
SHA256 59cb38b36c9616c0e80d3e8f9dc0b0b1a9372d72318061ebcc272dcdf403bbe9
MD5 48d83bf2e61984420d60dfffb37efec8
BLAKE2b-256 318f87a1bee7f9dd866027d9b1ed1a578389369ae92a664df4fc9a8bb4f332de

See more details on using hashes here.

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