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"]
}
}
Release files for gs_reply_bot 1.1.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_reply_bot-1.1.0.tar.gz | 2.5 kB | Details |
Release files / gs_reply_bot-1.1.0.tar.gz
| Download URL | gs_reply_bot-1.1.0.tar.gz |
|---|---|
| Size | 2.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
31ae9a22bd47e86099d3dbbcee1746d43745c6f4f2ea64379c6017f06dcb908e
|
|
BLAKE2b-256 checksum How to use checksums |
34e3051f1512871ac4b452f60c79f36af3b6d72d2e8a74663e9ff74ecd314387
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |