First of all as you might guess I'm working on a tip bot for Monero subreddit. It is more like a personal project to learn about python bots and monero integration.
My question, I cannot find a way to connect to a monero remote node using python to scan incoming transactions to a subaddress. Could anyone point me to the right direction? I've only found dead monero repositories for this and cannot find a solution with main monero python github repo.
Note: I don't want to run my node nor download the blockchain.
Thanks!