aws_emojipacks
aws_emojipacks copied to clipboard
Slack emojis of AWS services
AWS service Slack emojis
Slack emojis of AWS services.
Usage
Install and run emojipacks and specify following yaml URL
- With
aws-
prefix: https://raw.githubusercontent.com/Surgo/aws_emojipacks/master/aws-emojipacks.yml - Without prefix: https://raw.githubusercontent.com/Surgo/aws_emojipacks/master/noprefix-emojipacks.yml
Update emojis
- Install required packages to your
virtualenv
:pip install -U -r requirements.txt
- Run
python make.py