Skip to content

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

1.7.9 bugfix

15 Mar 19:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.8...master

1.7.8 time_zone

15 Mar 00:36
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.4...master

1.7.4

25 Feb 17:01
Compare
Choose a tag to compare

What's Changed

Fixed #167

Full Changelog: 1.7.3...master

1.7.3

24 Feb 17:49
Compare
Choose a tag to compare

What's Changed

Fixed #159

Full Changelog: 1.7.2...master

1.7.2

18 Feb 08:58
Compare
Choose a tag to compare

What's Changed

Another attempt to fully fix #149

Full Changelog: 1.7.1...master

1.7.1

18 Feb 06:23
Compare
Choose a tag to compare

What's Changed

Fixed #149 #145 (in doubt, reopened #149)

Full Changelog: 1.7.0...master

✅ Back to console

18 Jan 18:42
5b6d748
Compare
Choose a tag to compare

✅ We are back to console again and it should work on headless machines.

New login method is pretty self-explanatory, just follow the instructions that miner gives you.

🤝 Thanks to @aeongdesu for sharing the method, @Rakambda and @DevilXD for keeping their projects open source.
I borrowed a lot of code from them. ;)

What's Changed

Full Changelog: 1.6.0...master