PhoenixBot icon indicating copy to clipboard operation
PhoenixBot copied to clipboard

Phoenix Bot - A Bird Bot Resurrection

Results 39 PhoenixBot issues
Sort by recently updated
recently updated
newest added

# Expected Behavior walmart.py should only consider "add to cart" if the item is actually on stock. # Actual Behaviour On line 69 you have: `if "add to cart" in...

bug

# Summary Currently, our system does not have the ability to automate a checkout procedure for NewEgg. NewEgg may require an account login in order to complete a successful checkout....

enhancement

# Summary It would be nice if the bot supported a logged in account and not just Guest checkout (which I can't even get to work because Walmart forces me...

enhancement
good first issue

# Summary The current solution does not have any Amazon functionality. This would be beneficial to implement prior to the incoming stock coming from Playstation[[1]](https://twitter.com/PlayStation/status/1331583421668319234?s=20). The community could benefit from...

enhancement

Trying this on a mac and cant get it working.... I'm a front end developer so this is beyond me a bit... error: ``` ~/Documents/PhoenixBot master* ❯ python3 app.py Traceback...

bug

Providing an option to start tasks on launch or to run a a specific time would allow the program to maintain minimal uptime for if/when drops are announced. PhoenixBot can...

enhancement
good first issue

# Summary Currently, our system does not have the ability to automate a checkout procedure for Kohls. Kohls requires an account login in order to complete a successful checkout. There's...

enhancement
help wanted

# Summary As it stands today we launch different selenium browser instances for different parts of a given task (usually captcha checking). I think it would be preferable to have...

enhancement
help wanted

# Summary We want to continuously monitor websites for whether a product is in stock or not. This functionality already exists in the bot via the monitor function of site...

enhancement