Développeurs de logiciels CLI wrapper for Substack's unofficial private API — read publication content (archive, posts, RSS feed, comments, search, analytics) and manage a publication you own (create/edit/publish/schedule drafts, moderate comments, manage subscribers, recommendations, and tags), and post/list/delete Substack Notes (Substack's micro-blog surface; note that the API has no note-editing endpoint — notes publish immediately). Triggers on requests to check a Substack newsletter's archive or posts, pull post analytics or subscriber counts, draft or publish a Substack post, schedule a newsletter, reply to or moderate Substack comments, post or delete a Substack Note, or manage a Substack publication programmatically. Examples: "what did I publish on Substack this month", "draft a new Substack post", "how many subscribers does my newsletter have", "schedule my Substack post for Friday", "reply to comments on my latest post", "post a Substack Note", "delete my last note". Requires SUBSTACK_COOKIES_STRING (session cookie) for an
2026-07-10