Releases: 3bot/3bot-worker
Releases · 3bot/3bot-worker
0.1.6
0.1.5
0.1.4
- Bugfixes
0.1.3
- Prints detailed config information
0.1.2
- Fixed possible error that occurred when script contains non ascii characters
0.1.1
- A wrong path was used when a configfile has to be created
0.1.0
- Creates a config.ini if not found
- all threebot-worker relevant files are now located in
~/3bot/or<virtualenv>/3bot/ threebot-workeris a global available script- Updated README
v0.0.3
- Raise exception only when in debug mode
- Improve package setup, install worker.py as package script
- Change location of config- and pidfile
- primary use configfile in the root of the active virtualenv, if this fails use default configfile
- primary create pidfile in the root of the active virtualenv, if this fails use default pidfile