jack-mil / bing-rewards

A script to automate daily Bing rewards points
MIT License
177 stars 23 forks source link

Adding load-delay and search-delay as cli args #23

Closed imakiro closed 1 year ago

imakiro commented 1 year ago

Hi,

I thought that it would be a good idea to expose the search and load chrome delays to the CLI for low bandwidth situations like mine :)

jack-mil commented 1 year ago

Hi, I think this feature is a great addition! It would be best if you could make the pull request off of the develop branch . Any commits added to the PR will be checked automatically by the actions and I can review the code. Once merged to master , I will make a new release and publish on the master branch

imakiro commented 1 year ago

Alright!

I close the merge request because my code wasn't functional yet, I'm running Linux with microsoft-edge and had a few issues with the typewrite url approach I'm improving all of this, adding another parameter (opening the rewards portal at the end), and I'll be committing this with a merge request on the Dev branch.