issues
search
ekonda
/
kutana
The library for developing systems for messengers and social networks
MIT License
72
stars
17
forks
source link
Added router for vkontakte's chat events
#53
Closed
sakost
closed
4 years ago
sakost
commented
4 years ago
Description
adding of action router for handling invitations, leavings and etc. from conversations
adding custom handler support
Action Router
added router and vk extension for plugin
Custom handler
just add function that take custom router and checks whether it a subclass of
kutana.router.Router
or not
michaelkryukov
commented
4 years ago
:+1:
Description
Action Router
Custom handler
kutana.router.Router
or not