bot for deekchat
Go to file
Auric Vente 20f538367b First 2024-02-20 00:14:06 -06:00
.gitignore First 2024-02-20 00:14:06 -06:00
LICENSE First 2024-02-20 00:14:06 -06:00
README.md First 2024-02-20 00:14:06 -06:00
describe.jpg First 2024-02-20 00:14:06 -06:00
main.py First 2024-02-20 00:14:06 -06:00
numbers.png First 2024-02-20 00:14:06 -06:00
requirements.txt First 2024-02-20 00:14:06 -06:00
time.jpg First 2024-02-20 00:14:06 -06:00
wins.gif First 2024-02-20 00:14:06 -06:00

README.md


Installation

python -m venv venv
venv/bin/pip install -r requirements.txt

Running

Credentials are read from the environment.

They're not stored in files.

env GLUEBOT_USERNAME="yourUsername" GLUEBOT_PASSWORD="yourPassword" venv/bin/python main.py

Configuration

Modify main.py itself to edit what you need.

Set the path to gifmaker and maybe change the prefix.

You could make an alias for gifmaker:

alias gifmaker="/path/to/venv/bin/python /path/to/gifmaker/src/main.py"

Files

Files generated through commands are stored in /tmp/gifmaker and removed when uploaded.


Commands

,ping

,describe Nick

,wins Nick

,numbers

,date