Skip to content

Latest commit

 

History

History

contrib

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Contributions

This directory contains scripts and helper tools that has been contributed to this project. See the catalogue for a list of the available tools.

For more information on how to contribute, see the contributing.

Catalogue

Example: Find matches and print dates and text

Example: Print messages

Example: Print messages

Incremental Workspace Backups

  • Author: @levigroker
  • Path: incremental_backup/dump.sh
  • Source: link
  • Description: Dumps messages and attachments for selected 1-1 direct messages, and selected named channels and group PMs, from the authenticated Slack workspace. Subsequent runs will fetch only the new content since the previous run.

Contributing

If you have a script or tool that you think would be useful to others, please consider contributing it to this project. To do so, please follow these steps:

  1. Fork the project;
  2. Add your script or tool to the contrib directory;
  3. Add the tool description to the catalogue.yaml file;
  4. Submit a pull request.