Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiliankoe/slackstats
📊 Have some fun with data exported from your Slack workspaces
https://github.com/kiliankoe/slackstats
slack
Last synced: 16 days ago
JSON representation
📊 Have some fun with data exported from your Slack workspaces
- Host: GitHub
- URL: https://github.com/kiliankoe/slackstats
- Owner: kiliankoe
- Created: 2018-01-24T14:42:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-25T12:03:10.000Z (almost 7 years ago)
- Last Synced: 2024-06-11T23:17:12.580Z (5 months ago)
- Topics: slack
- Language: Jupyter Notebook
- Size: 6.84 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📊 slackstats
Have some fun with data exported from your Slack workspaces.
### Quickstart
1. Export your Slack workspace's data from https://your-workspace.slack.com/services/export
2. Run `docker run -it --rm -p 8888:8888 jupyter/scipy-notebook`
3. Upload your export data to the container
4. ...
5. Profit!