diff --git a/README.md b/README.md index 2680012..7cae7ab 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This script allows you to AFK farm timed Twitch drops, without having to worry a **Features:** - Stream-less drop mining - save on bandwidth. -- Stream options vs drop campaign options validation, so you don't end up watching a stream that can't earn you the drop. +- Stream tags vs drop campaign validation, so you don't end up watching a stream that can't earn you the drop. - Stream switching when the one you were currently watching goes offline. - Cookie saving between sessions, so you don't need to login every time. @@ -18,8 +18,7 @@ This script allows you to AFK farm timed Twitch drops, without having to worry a **Usage:** - Download the [lastest release](https://github.com/DevilXD/TwitchDropsMiner/releases) - it's recommended to keep it in the folder it comes with. -- Run it - it should create a `settings.json` file, where you can put in your username and channels to watch. -- Run it again - it should ask you for your Twitch username and password (if you haven't included those in the settings file), and a 2FA key if you have one setup. -- After successful login, it should start mining right away. -- Upon closing the application, cookies will be stored in the `cookies.pickle` file, from which the authorization information will be restored on each subsequent run. +- Run it - it should ask you for your Twitch username and password, and a 2FA key if you have one setup. +- After successful login, it should fetch a list of all available live channels and start mining right away. +- Cookies will be stored in the `cookies.pickle` file, from which the authorization information will be restored on each subsequent run. - Note: Username and password are only needed for initial login, and thus can be safely removed from the settings file afterwards. Make sure to keep your cookies file safe, as the authorization information it stores can give another person access to your Twitch account.