Commit Graph

8 Commits (642b13c03554b5c329275c0ca5953e8c9b63667a)

Author SHA1 Message Date
Abhinav Sarkar 642b13c035 Extends dependency versions for compilation with new library versions. 2015-09-07 23:31:17 +05:30
Abhinav Sarkar 231fad8ca2 Fixes broken build because of change in bot config. 2015-06-30 00:52:07 +05:30
Abhinav Sarkar 9960ae2d58 Removes core's and handler's dependency on configurator.
by using core's own configuration module.
Also changes runner to convert between configurator's config and
core's config.
2015-06-25 02:48:49 +05:30
Abhinav Sarkar 757285f4fd Major refactoring
1. Unified Messages, Events and Commands
2. Switched to a single TChan based message bus for communication between modules
3. Each handler now has a dedicated thread in which it runs, ensuring sequentiality of messages
2014-10-04 21:22:24 +05:30
Abhinav Sarkar e61cab74ed Some restructuring and refactoring 2014-06-08 07:12:33 +05:30
Abhinav Sarkar 5d49e4e201 Added message formatters 2014-06-08 05:33:03 +05:30
Abhinav Sarkar f412e28801 Made IRC messages and commands pluggable. Opened up message parsing 2014-06-08 04:26:50 +05:30
Abhinav Sarkar 5b28bdbe3e More refactoring to simplify dependencies between modules 2014-06-02 00:26:41 +05:30