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 details)
File details
Details for the file gs_reply_bot-1.1.0.tar.gz.
File metadata
- Download URL: gs_reply_bot-1.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31ae9a22bd47e86099d3dbbcee1746d43745c6f4f2ea64379c6017f06dcb908e
|
|
| MD5 |
54d6650d40be9e7a65c5972154d47329
|
|
| BLAKE2b-256 |
34e3051f1512871ac4b452f60c79f36af3b6d72d2e8a74663e9ff74ecd314387
|