Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rdavydov/Twitch-Channel-Points-Miner-v2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.9.8
Choose a base ref
...
head repository: rdavydov/Twitch-Channel-Points-Miner-v2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.9.9
Choose a head ref
  • 9 commits
  • 4 files changed
  • 3 contributors

Commits on Apr 11, 2024

  1. Console report enhantment

    Settings.logger.less now affect final report
    Streamer.print_history() tweak for more readability.
    
    before "if Settings.logger.less = True":
    --- alot of annoing bet information ---
    dd/mm hh:mm:ss - 🤖  Streamer(username=streamer, channel_id=12345678, channel_points=112.06k), Total Points Gained (after farming - before farming): 70
    dd/mm hh:mm:ss - 💰  CLAIM (1 times, 50 gained), WATCH (2 times, 20 gained)
    
    after:
    dd/mm hh:mm:ss - 💰  streamer (112.06k points), Total Points Gained: 70
                            CLAIM (1 times, 50 gained)
                            WATCH (2 times, 20 gained)
    Petrarka0 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e3be181 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f9098f View commit details
    Browse the repository at this point in the history
  3. SyntaxError fix

    Petrarka0 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2aae603 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. more clean code

    Petrarka0 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    800c781 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    e564ee0 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    7f2f548 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. fix #593

    rdavydov committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    9ccf689 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #476 from Petrarka0/report

    Console final report enhancement
    rdavydov authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    de07741 View commit details
    Browse the repository at this point in the history
  3. 1.9.9

    rdavydov authored Oct 6, 2024
    Configuration menu
    Copy the full SHA
    41c41e8 View commit details
    Browse the repository at this point in the history
Loading