Skip to content

clarenc3/backup_slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Slack backup for T2K-related project

Runs on MaCh3 and NUISANCE Slack channels
Backs up channel history from public and private channels and pulls in the attachements

How to

  1. Install slacker from github: https://github.com/os/slacker
  2. Get a legacy API token for your user from Slack: https://api.slack.com/custom-integrations/legacy-tokens
  3. Modify the variables in the script
    e.g. the API key, bot username, channel to post to, where to backup

Building further

All API call methods documented at https://api.slack.com/methods
Slacker's implementation of the API calls is found in slacker/init.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages