Commit Graph

11 Commits

Author SHA1 Message Date
d269468287 Let consumer parse the message instead of server 2015-08-26 12:18:22 +02:00
000c67e45e Can return Response in help_full function 2015-08-26 12:17:21 +02:00
ae4a303554 Fix #74 2015-08-26 12:17:21 +02:00
26515677b8 Don't add new event after main thread stop 2015-08-26 12:17:12 +02:00
9cf4b9becb Fix bot close
Tell consumer to stop their work
	Avoid error when select on closed fd
2015-06-24 20:05:56 +02:00
c86031ea32 Can use print with non string 2015-06-24 20:05:53 +02:00
c1858fff3a Catch exception during module loading: just skip the module registration 2015-06-03 18:01:50 +02:00
500e3a6e01 Compatibly with Python 3.4 2015-05-26 12:33:28 +02:00
8bcceb641f Add a logger to module context on init 2015-05-25 16:44:29 +02:00
002f2463a3 Extract hooks 2015-05-25 16:44:28 +02:00
e588c30044 Optimize imports 2015-05-25 16:44:16 +02:00