Skip to main content

Automatic reply bot for GNU Social.

Project description

Installation

pip install gs_reply_bot

or

python3 setup.py install

Basic usage

Set the configuration parameters in the default location ($XDG_CONFIG_HOME/gs_reply_bot/config.json) or supply it to the script with -c.

Configuration example:

{
    "server_url": "https://gnusocial.server",
    "username": "username",
    "password": "password",
    "users": {
        "user@gnusocial.server": ["message", "another message"]
    }
}

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_reply_bot-1.1.0.tar.gz (2.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