4fb6d50f2b | ||
---|---|---|
data | ||
.gitignore | ||
LICENSE | ||
README.md | ||
bird.png | ||
bot.jpg | ||
describe.jpg | ||
main.py | ||
nerd.jpg | ||
numbers.png | ||
owl.png | ||
requirements.txt | ||
sky.jpg | ||
time.jpg | ||
wins.gif |
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
.
By default it points to /usr/bin/gifmaker
.
Files
Files generated through commands are stored in /tmp/gifmaker
and removed after they're done uploading.
Commands
,ping
,describe Nick
,wins Nick
,numbers
,date