hangoutsbot/hangoutsbot
Ver no GitHubWeb Interface needs to be integrated in core code.
Open
#474 aberto em 8 de jan. de 2016
enhancementhelp wanted
Métricas do repositório
- Stars
- (575 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Manager.py should be renamed webserver and integrated in the bot's code.
The code is not optimised as a plugin. when you unload or reload the plugin, the webserver just keeps running. It will also be more logical to put it in the core code. This way we can make it possible for plugins to register with the webserver.