Skip to content

marek/slack-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

fslack.py

fslack.py is tool to download and delete files off of Slack. This is in response to this security problem

Requirements

  • [Slack API Token] - Get it from https://api.slack.com/web and pass it via --token
  • [Python] - The app is written in python3
  • [requests] - web request library for python

Installation Instructions

wget https://raw.githubusercontent.com/marek/fslack/master/fslack.py
chmod +x fslack.py

Usage Instructions

get an api token from https://api.slack.com/web

fslack.py --download --all --out foo <token>

** Note: output folder must exist prior to calling the command

About

Slack file download/deletion tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages