An open API service indexing awesome lists of open source software.

https://github.com/cohoe/slackey

Slack image uploader
https://github.com/cohoe/slackey

hockey python slack

Last synced: 2 months ago
JSON representation

Slack image uploader

Awesome Lists containing this project

README

        

Slackey
=======

Upload lots of hockey logos to Slack.

Usage
-----
1) Stash your logo files in a place under `logos/` (128x128, transparent PNG).

2) Generate and save a json manifest (`./generate_json.py logos/ncaa > logos/ncaa.json`)

3) Run `slackey.py --file logos/ncaa.json` or whatever your manifest was.

Notes
-----
This is a half-baked fork of Erin Morelli's [Slack Party Parroter](https://github.com/ErinMorelli/em-slack-party-parroter).