Releases: d-Rickyy-b/Python-GeizhalsBot
Bugfixes
Chart support
The bot now supports generation of price history charts.
Dropped Python 3.4 support
Python 3.4 ran out of life. So I dropped support for it. Best would be to use Python 3.7
Docker support 🎉 - but working
Well, seems like I had some issues with the travis config. Like always...
They should be fixed now. Enjoy the docker builds.
Docker support 🎉
I finally tooks some time to create a working Dockerfile. I put a lot of effort into it and did precious micro optimizations to get a image as small as possible with all the dependencies in it.
Only GetUpdates works from within the container. The usage behind a webserver (via webhooks) is not possible right now.
You can find the images on DockerHub.
Inline keyboards, bugfixes, testing
The most part of this update is the inline navigation between the single menus and many many unit tests
Price History implemented in backend
The price history is not yet accessible from the Frontend but it already collects data. Also preparations for watching products were done.
First stable release
This is the first stable release of this bot. Bugs might still be in the code.