I’m developing a small scale Discord bot that allows Discord users to subscribe to public Patreon creators (authors). The bot needs to periodically read public posts from Patreon campaigns that are not owned by the developer who registered the application (e.g. Actus), and notify Discord users when new posts are published.
I created a Patreon API v2 client and need access to campaign posts for arbitrary public Patreon creators. I would like to know whether Patreon can authorize this use case and what scopes/access are required.