forked from retoor/snek
feat: add make dump target and dump script for exporting public channels with messages
Introduce a new `dump` make target that invokes `snek.dump` module, and implement the `dump_public_channels` function which iterates over non-private, listed channels, collects their metadata and associated messages, and outputs the result as formatted JSON to stdout.
This commit is contained in:
Reference in New Issue
Block a user