9 Commits

Author SHA1 Message Date
glenbot
bec9a8049d Importing patch_jabberbot at top caused issue because patch_jabberbot requires config, moved to test conditional 2012-06-13 19:51:43 -05:00
Guillaume BINET
c72df1d181 Added the test mode (-t) 2012-06-14 00:03:58 +02:00
Guillaume BINET
21551f8125 Don't nag the user for irrelevent settings in the template 2012-06-13 15:02:43 +02:00
Guillaume BINET
fb6db3c872 Added a config checker and a clear message in case of startup failure 2012-06-12 16:40:47 +02:00
Guillaume BINET
d8d780b459 fixed the daemonization combined with the restart feature
thx to strace -ff
2012-06-10 17:49:32 +02:00
Guillaume BINET
85ab638ed4 added the -d (--daemon, to daemonize directly the process) and -c
(--config, to set the directory of config.py)
2012-06-10 17:03:02 +02:00
Guillaume BINET
84e669db54 messup with the current directory 2012-06-08 18:28:03 +02:00
Guillaume BINET
798c11c1ab append the current directory in order to find config.py 2012-06-08 18:01:41 +02:00
Guillaume BINET
673597460a moved around the files for matching an official python egg structure
added setup.py for uploading to pypi
2012-06-08 17:11:58 +02:00