tools.etherpad_tools module

Etherpad read/write/backup tools using public export/import endpoints.

Works with ANY Etherpad instance that exposes the standard /export/txt, /export/html, and /import endpoints. No API key is required.

Backups are stored in-memory and survive for the lifetime of the bot process. They are intended as a quick “undo” safety net, not long-term storage.