Skip to content

Releases: 3bot/3bot-worker

0.1.6

04 Jan 09:27

Choose a tag to compare

Added dry run mechanism. #13

0.1.5

04 Jan 09:01

Choose a tag to compare

  • Added dry run mechanism. #13

0.1.4

05 Apr 10:55

Choose a tag to compare

  • Bugfixes

0.1.3

05 Apr 10:51

Choose a tag to compare

  • Prints detailed config information

0.1.2

03 Nov 17:30

Choose a tag to compare

  • Fixed possible error that occurred when script contains non ascii characters

0.1.1

15 May 12:52

Choose a tag to compare

  • A wrong path was used when a configfile has to be created

0.1.0

06 May 11:20

Choose a tag to compare

  • Creates a config.ini if not found
  • all threebot-worker relevant files are now located in ~/3bot/ or <virtualenv>/3bot/
  • threebot-worker is a global available script
  • Updated README

v0.0.3

17 Nov 12:04

Choose a tag to compare

  • 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