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

Updating Bot #44

Closed PsychoticDragan closed 3 years ago

PsychoticDragan commented 3 years ago

Hey with this new patch the loading screen has changed. I have additions to make the code a little cleaner and added a few extra lines to prevent downtime with the bot. If you would like to know more let me know. I don't know how pull-requests work So i'm presenting this as an issue here. Here's a new loading.png either way.

loading

Detergent13 commented 3 years ago

Hey! So how pull requests work is that you just fork this repository, push your changes to that fork, and then create a pull request, which I'll then review and hopefully merge.

I could in theory just add that image, but I wouldn't want to take credit for your work if at all possible! I'd also be interested to see your stability fixes.

Thanks for your help!

PsychoticDragan commented 3 years ago

That makes sense. I'm more so confused on how i would open the pull request. I click create then it just like says main pointing to main. I don't know how to submit something for said request.

PsychoticDragan commented 3 years ago

I think I basically figured it out for the basic concept, but might have to submit it differently for the code? Let me know.