Rahiel Kasim
|
592352c849
|
dispatcher/*handler methods to snake_case + deprecation warnings
|
2016-04-28 14:29:27 +02:00 |
|
Noam Meltzer
|
3f28633e79
|
MessageHandler / filters: refactor
filters are now functions instead of enum like objects.
their definitions were moved to messagehandler.py
|
2016-04-26 17:47:37 +03:00 |
|
Jannes Höke
|
b6fceefc80
|
documentation
|
2016-04-18 18:13:54 +02:00 |
|
Jannes Höke
|
31fba47829
|
fix super calls and module docs
|
2016-04-16 19:25:38 +02:00 |
|
Jannes Höke
|
0d0ad1334c
|
add documentation and minor stuff
|
2016-04-16 16:36:12 +02:00 |
|
Jannes Höke
|
95fde0c6c4
|
create missing handler types and minor fixes
|
2016-04-16 15:21:19 +02:00 |
|
Jannes Höke
|
1e19084a0d
|
initial commit for dispatcher rework. deleted updatequeue.py as it is not needed. added handler base class, messagehandler, commandhandler, regexhandler. adjusted dispatcher for new system
|
2016-04-14 23:57:40 +02:00 |
|