Auric Vente 20f538367b First
2024-02-20 00:14:06 -06:00
2024-02-20 00:14:06 -06:00
2024-02-20 00:14:06 -06:00
2024-02-20 00:14:06 -06:00
2024-02-20 00:14:06 -06:00
2024-02-20 00:14:06 -06:00
2024-02-20 00:14:06 -06:00
2024-02-20 00:14:06 -06:00
2024-02-20 00:14:06 -06:00
2024-02-20 00:14:06 -06:00


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

Description
bot for deekchat
Readme 19 MiB
Languages
Python 100%