https://github.com/daboross/slack-file-manage
Attempt at a command line utility to manage slack files
https://github.com/daboross/slack-file-manage
Last synced: over 1 year ago
JSON representation
Attempt at a command line utility to manage slack files
- Host: GitHub
- URL: https://github.com/daboross/slack-file-manage
- Owner: daboross
- License: mit
- Created: 2017-03-07T23:05:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-11T02:18:38.000Z (over 9 years ago)
- Last Synced: 2025-01-30T14:27:02.224Z (over 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
slack-file-manage
=================
Attempt at reading metadata from slack.
Currently reads a legacy slack token from .screeps-token or gets it via the '--token TOKEN' command line argument.
Use `./run --help` to setup a virtualenv and run.