Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Releases: jouir/restockbot

RestockBot 0.2.2

06 Mar 07:00
Compare
Choose a tag to compare

Release notes

Features

  • Add newegg support (#14)
  • Configure headless browser address

Bugfixes

  • Bugfix include and exclude regexes
  • Truncate too long product names for Twitter

Checksums

SHA-512:

503d2259cda51e4095761f14d87a9ff77747841250a62dcd6ca2428853ac1a48c09d687753eb1ec39b409e4dc3fd223561f356d022e2cdcf380dc735766a7b96  restockbot-0.2.2-Linux-x86_64

RestockBot 0.2.1

28 Feb 14:43
Compare
Choose a tag to compare

Release notes

Features

  • Add Micro Center support (#2)
  • Replace strings with regexp for Twitter hashtags

Bugfixes

  • Use array of key/value for Twitter hashtags (#1)

Cleanup

  • Remove useless compileRegex function

Checksums

SHA-512:

67ba63e4a127353adc799661844742f6746a62f7da4dde0687e11c95abbdf36b5f825bf290a6155cac6b4c1bc8023d7dd3c6c6d270648a6cee1a1ffaff9abc6f  restockbot-0.2.1-Linux-x86_64

RestockBot 0.2.0

27 Feb 07:48
Compare
Choose a tag to compare

Release notes

  • new language: go
  • new shops: cybertek.fr, mediamarkt.ch
  • deprecated shops: alternate.be, minershop.eu
  • improved database transaction management
  • better web parsing library (ferret, requires headless chrome browser)
  • include or exclude products by applying regex on their names
  • check for PID file to avoid running the bot twice
  • hastags are now configurable

Checksums

SHA-512:

34e334a93b00ae5e2c33f316bc76a96109989f20178c59487a581152e0dd8a1afe42f6657948f2a3be0a5e27cd5a213c7533dd277d10320b08d76c01df20b1a5  restockbot-0.2.0-Linux-x86_64

GraphicRestock 0.1.0

24 Feb 08:00
Compare
Choose a tag to compare

Initial release written in Python.