Skip to content

FrantaBOT/slackdump2slack-archive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Export your slackdump as static HTML

Using it

  1. npm install
  2. npx tsc && node lib/index.js

Input

- data
    - attachments
    - [channel name]
        - attachments
        - [date].json
    - channels.json
    - users.json
    - emojis.json

About

Heavy fork of slack-archive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.4%
  • CSS 17.1%
  • JavaScript 0.5%