SeanDaBlack / KelloggBot

Kellogg bad | Union good | Support strike funds
GNU General Public License v3.0
398 stars 81 forks source link

Run two tabs at a time with threading #16

Closed es50678 closed 2 years ago

es50678 commented 2 years ago

I'm newish to python. I want to basically make this so you can pass in args for how many tabs or bowsers you want running at a time.

IE:

python req.py --parrallel 5

would run 5 tabs or browsers at a time

BigweldIndustries commented 2 years ago

21 Is now closed due to being incredibly behind on pulls. I will create a new pull requests implementing this some time later today

BigweldIndustries commented 2 years ago

This approach is deprecated and further discussion should be brought to #39

es50678 commented 2 years ago

@BigweldIndustries @pws1453 thanks for the feedback! Checking out #39 for learning and inspiration. Appreciate being a part of this <3