A venmo bot for requesting payments from roommates.
Basic features:
- download invoices from email for given utilties
- parse invoices to get amount
- calculate total bill based on amounts
- load housemate venmo handles from csv
- request payment from housemates
- check daily if payment has been made by checking venmo transactions
- send venmo reminder to pay if payment hasn't been made
pip install venmo-api --upgrade
- can subit requests for everyone's usernames in a spreadsheet
- can take manual input of $ to request, but cannot yet parse emails to gather bills
- Need to request manually each month and manually gather bills from email