Git Product home page Git Product logo

fh4-mixer-influence-automation's Introduction

FH4-Mixer-Influence-Automation

This script will avoid influence farm channels (these channels are nerfed and do not give influence in-game) and automatically select channels that are currently streaming.

Usage

The first time a user uses the script they will be prompted to login, after logging in they should press enter in the python shell. This script will save the session cookies to a file and load them on startup. This prevents the user from having to login every time they start the script.

Normal operation python3 main.py Headless python3 main.py -h

Requirements

Please install the packages listed in requirements.txt
Additionally, you'll need to have the ChromeDriver (https://chromedriver.chromium.org/downloads) accessible via PATH (system variable).

Arguments

-nm - No Mute (Enables Audio) -h - Headless (CLI Usage) -p - Print Mode

Notes Regarding Linux (Debian)

You'll need to run the script with GUI and log in at least once to generate the cookies.pkl file.

  1. copy the cookies.pkl file to your current directory
  2. sudo apt update
  3. sudo apt upgrade
  4. sudo apt-get install chromium-browser
  5. Download v76 of the webdriver
  6. unzip chromedriver_linux64.zip
  7. sudo pwd and copy the output
  8. Add the directory containing the webdriver to the system $PATH variable: export PATH=$PATH:[step 7 output]
  9. python3 main.py -h

fh4-mixer-influence-automation's People

Contributors

mathisve avatar travis-owens avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.