wendy
bog witch
Rsync
rsync model — configure any number of src→dst pairs with optional flags; supports one-way (src→dst) and two-way (src↔dst) sync. Requires rsync to be installed on the host system.
Atproto
AT Protocol / Bluesky extension for swamp. Manage posts, likes, reposts, follows, blocks, mutes, notifications, and more via the Bluesky XRPC API. Supports image, video, and link card embeds.
Leaderboard
Fetch and parse the swamp.club leaderboard into structured JSON. Returns rank, username, score, and events count for 50 entries per page with support for pagination.
Ascii Maze
Generate ASCII mazes of arbitrary size using configurable algorithms (recursive backtracker, Prim's, hunt-and-kill, binary tree, sidewinder). Supports braiding, rectangular rooms, 8 wall styles, BFS solver, and output to the swamp log or a raw text file.