Migrate reddit-poster into Magpie as managed subsystem #1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Resolved by Plan A (merged 2026-04-27).
PostingStrategyABC +PostResultdataclass define the strategy interfaceRedditPostStrategywrapsRedditClientand implements the ABCget_client(campaign_type)dispatcher routes by campaign typeposter.pyrefactored to dispatch by campaign typeThe reddit-poster subsystem is now fully absorbed into Magpie as a managed posting framework.