https://github.com/mgdm/party-as-a-service
https://github.com/mgdm/party-as-a-service
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mgdm/party-as-a-service
- Owner: mgdm
- Created: 2018-08-16T16:04:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-03T20:28:16.000Z (about 6 years ago)
- Last Synced: 2025-01-24T11:28:17.328Z (3 months ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# party-as-a-service
Bespoke party for your Slack.
## Demo
https://labs.mgdm.net/party/
I am bad at LetsEncrypt so the cert might expire from time to time.
## The GIFs are too big for Slack!
No problem. Install [gifsicle](https://www.lcdf.org/gifsicle/) with your package manager of choice, and do
```bash
gifsicle -O3 --colors 256 -i theOutputFromThisThing.gif -o OptimizedOutput.gif
```## Todo
- [ ] Figure out why you sometimes need to drag the image on twice
- [ ] Optimise the output so they're always less than 64KB in size, as this is important for Slack.