github rdavydov/Twitch-Channel-Points-Miner-v2 1.3.1
Switchable Analytics + batch file to remove __pycache__

latest releases: 1.9.7, 1.9.6, 1.9.5...
23 months ago

ENABLE_ANALYTICS.py file in the main directory toggles Analytics

Disabling Analytics significantly reduces memory consumption and saves some disk space by not creating and writing /analytics/*.json.

  • Remove this file if you don't need Analytics. Or rename it to something different, like DISABLE_ANALYTICS.py.
  • To enable Analytics back - just create this file again. Or rename it back to ENABLE_ANALYTICS.py.

This file can be empty.

DELETE_PYCACHE.bat Windows batch file to remove __pycache__

Get rid of the old cache files faster, especially after new updates.

What's Changed

  • batch file to remove pycache + formatting: BETTER_FLAG than camelCase (best practices) by @rdavydov in #6

Don't miss a new Twitch-Channel-Points-Miner-v2 release

NewReleases is sending notifications on new releases.