Adding docker-compose, Dockerfile.
Updated the code, use telebot for telegram, use gunicorn for the web server.
Added checks for configuration variables. Removed the webhook port, added the synology port (some change from the standard one).
Added logging.
Compiled a docker container, it is available in the registry.
Changed the readme, added installation methods.