Skip to content
This repository was archived by the owner on Apr 15, 2022. It is now read-only.

Releases: d-Rickyy-b/Python-GeizhalsBot

Bugfixes

05 Feb 02:32
fd268e4
Compare
Choose a tag to compare

This update contains code cleanups and bugfixes.

Chart support

07 Jan 02:12
b815e44
Compare
Choose a tag to compare

The bot now supports generation of price history charts.

Dropped Python 3.4 support

08 Sep 17:50
d96716e
Compare
Choose a tag to compare

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

29 Nov 19:11
4d7a460
Compare
Choose a tag to compare

Well, seems like I had some issues with the travis config. Like always...
They should be fixed now. Enjoy the docker builds.

Docker support 🎉

26 Nov 20:08
447a9b2
Compare
Choose a tag to compare

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

11 Jul 18:29
d1b0d9c
Compare
Choose a tag to compare

The most part of this update is the inline navigation between the single menus and many many unit tests

Price History implemented in backend

04 Jun 21:33
d0e2e4d
Compare
Choose a tag to compare

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

14 Oct 22:16
Compare
Choose a tag to compare

This is the first stable release of this bot. Bugs might still be in the code.