Skip to content

apknusel/TwitchDropBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitchDropBot

A bot to farm Twitch Drops.

Installation

Windows & Linux:

pip install -r requirements.txt

Usage

Create an application on https://dev.twitch.tv/console and put your Client ID and Client Secret into the config.ini file. Open up Google Chrome and navigate to chrome://version/ and copy the Profile Path to the config.ini file. To run the program open a command prompt in the directory of the TwitchDropBot and run the following command in the command prompt.

python main.py

IMPORTANT: If there are any issues change Headless in the config.ini file to False. This will allow Google Chrome to open and you will be able to see what is happening. If you are not collecting drops and the script has been running, you will want to leave this as False.

Fill in the information that is requested similar to the picture below.

Release History

  • 1.0.0
    • Created TwitchDropBot
  • 1.1.0
    • Fixed not working on Linux

Meta

AlexKnusel – @apknusel[email protected]

Distributed under the MIT license. See LICENSE for more information.

https://github.com/apknusel/

Contributing

  1. Fork it (https://github.com/apknusel/TwitchDropBot/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

A bot to farm Twitch Drops.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages