debbit-v2.1-macOS.zip
debbit-v2.1-win64.zip
debbit-linux
Changelog
New Features:
- Algorithm to avoid spending the same amount twice which some merchants do not allow
- Optional automatic error reporting when merchant automation fails
- Made a few more burst mode timing numbers configurable in config.txt
- amazon_gift_card_reload push notification MFA support
Bug Fixes:
- Fixed att_bill_pay pmtAmount0 timeout exception
- Fixed amazon_gift_card_reload ap_email is not reachable by keyboard error
- Fixed amazon_gift_card_reload unable to locate element:
//button[starts-with(text(),'Reload')
error - Cookies for the same account are now shared across multiple cards in config.txt
- OSError 22 fixed for Windows users running debbit near the end of the month
macOS Catalina/Big Sur are being very finicky about web browser downloads. If you're seeing the error "debbit is damaged", try downloading by opening up Terminal.app, copy/paste
curl -LJO https://github.com/jakehilborn/debbit/releases/download/v2.1/debbit-v2.1-macOS.zip
and hit enter.