Detergent13 / tft-bot

Automate Teamfight Tactics (TFT) for token/mission farming. Updated for Set 11!
GNU Affero General Public License v3.0
81 stars 45 forks source link

Enhancement: Add user input for game count or timer #63

Open MarianNapi opened 2 years ago

MarianNapi commented 2 years ago

For example you know you will be back in 3 hours and don't want to wait for the last game to be finished once you are back you could insert a timer of 2:30h and the bot won't start a new game after the timer ends.

Same for counter.

I already implemented it locally for myself but have no idea how to use github for pullrequests etc lol

Detergent13 commented 2 years ago

Hey! Great idea, I'd definitely be interested to see its implementation. To upload it here, just fork my repository on GitHub, clone it, push the changes, and then just open up a pull request with those changes. Should be fairly self-explanatory, especially if you use a Git GUI like the official GitHub client. Let me know if you need any more help though!