Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 309 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 309 Bytes

slack-backup-python

Exporting slack channels, conversation using Web API

pip3 install requests

python3 backup.py --token 'xoxp-8910951619-266447157124-433342496065-687a1ceaea9046688ff28bde02bada5c' --outDir './out'

Params : --token : Slack API access token
--outDir : output Directory