pucauto icon indicating copy to clipboard operation
pucauto copied to clipboard

A PucaTrade bot that will automatically accept trades for you.

Results 26 pucauto issues
Sort by recently updated
recently updated
newest added

- [ ] Follow up with Jared after completing this - [ ] Follow up with Kroot after completing this Great suggestions from Jared: > Is it possible to use...

mythic
feature

This library https://commentjson.readthedocs.org/en/latest/ will let us write comments like: ``` { "name": "Vaidik Kapoor", # Person's name "location": "Delhi, India", // Person's location # Section contains info about // person's...

common
feature

Installing Python an dependencies and stuff is more complicated than a majority of people are accustomed to. Surely I can make this easier for folks.

uncommon
feature

This was suggested by Brad: > Is it possible to add a config flag to only search for addon trades? I recently ran into a situation where I didn't want...

rare
feature

A user named Geoff needed to run Pucauto behind a proxy, figured out how to do it on his own, and sent me the following code snippet of his solution....

common
feature

Currently Pucauto accepts a bundle if the recipient has `points >= min_value`. Make it `points >= min_value + BUFFER`.

mythic
feature

Ideas: - x cards traded - to y users - worth z points - If every n minutes (maybe 15? 30? configurable?) Pucauto were to output the max and average...

rare
feature

Most of the information is in this repo, so I just linked to GitHub, but maybe it'd be good to add some of the details from the README to this...

auxiliary

This would be cool and easier for users. I wonder if it can be done?

uncommon
feature