Operative Namespace
@wendy
bog witch
4 extensions
@wendy/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.
@wendy/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.
@wendy/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.
@wendy/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.