Skip to content

Releases: rdavydov/Twitch-Channel-Points-Miner-v2

1.8.3

11 Jun 22:25
0d4e0dc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.8.2...master

1.8.2

08 Jun 20:31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.8.1...master

1.8.1 Better CHAT_MENTION

13 Apr 22:11
57d642b

Choose a tag to compare

What's Changed

  • Fixed #243
  • Updated README.md and example.py
  • Improve docker build performance by @chowder in #233

Full Changelog: 1.8.0...master

1.8.0 CHAT_MENTION

01 Apr 15:57
603d244

Choose a tag to compare

What's Changed

  • Notify on @nickname mention in the Twitch chat by @rdavydov in #231

Don't forget to add Events.CHAT_MENTION to events in telegram and discord in run.py.

Full Changelog: 1.7.9...master

1.7.9 bugfix

15 Mar 19:10

Choose a tag to compare

What's Changed

Full Changelog: 1.7.8...master

1.7.8 time_zone

15 Mar 00:36

Choose a tag to compare

What's Changed

  • Fixed #189
  • Added a new LoggerSettings option, time_zone="America/Denver" that sets a specific time zone for console and file loggers. Use tz database names. Example: "America/Denver". Fixed #205
  • ⚠ First of all, install and upgrade requirements: pip install -U -r requirements.txt

Full Changelog: 1.7.7...master

1.7.7 moments feature

08 Mar 14:17
bc76a89

Choose a tag to compare

What's Changed

Experimental moments claiming feature has been added.

Full Changelog: 1.7.6...master

1.7.6

03 Mar 18:02

Choose a tag to compare

What's Changed

  • Added disable_ssl_cert_verification option that fixes #177
  • Added a checkbox that toggles header in the Analytics UI. Fixes #179
  • Fix my fix breaking analytics by @silentguy256 in #180

Full Changelog: 1.7.5...master

1.7.5

02 Mar 19:42
3e6313e

Choose a tag to compare

What's Changed

Full Changelog: 1.7.4...master

1.7.4

25 Feb 17:01

Choose a tag to compare

What's Changed

Fixed #167

Full Changelog: 1.7.3...master