Unofficial LIHKG (連登) icons sticker packs, automatically regenerated when there is update. Updated periodically with github action.
Note that this repo is not official. To get official stickers, please download LIHKG official application.
LIHKG icons from https://github.com/laggykiller/lihkg-icons Conversion to sticker packs by https://github.com/laggykiller/sticker-convert
- Download Sticker maker on your phone [iOS version | Android version]
- Transfer the .wastickers file into your phone
- Share the file to Sticker Maker app
- Inside Sticker Maker app, you can then import the stickers into WhatsApp
To manually update:
pip install -r requirements.txt
python update.py
If you want to force update specifc pack(s), you can specify on command line. Examples:
python update.py mouse-signal-gif dog-telegram-png
python update.py mouse-signal # gif and png of mouse, Signal sticker pack
python update.py "mouse-*-gif" # gif of mouse, all supported sticker pack
python update.py mouse # gif and png of mouse, all supported sticker pack
python update.py "*-signal-gif" # gif of all packs, all supported sticker pack
python update.py "*" # Everything
Note that the following secrets have to be set for Github action to work:
- SIGNAL_UUID
- SIGNAL_PASSWORD
- TELEGRAM_TOKEN
- TELEGRAM_USERID