Automated generation of stickers packs compatible with Sticker maker for WhatsApp.
- Clone this template repository
- Fill the
src/
folder with sticker packs, please seesrc/readme.md
for more info about the packs - Set up a release method in the build script,
build.py
. An example that create a Github release in your repo is provided. - Commit these to the
development
branch for running automated tests - Complete a pull request to
release
and await automated build - Publish the new version of your pack
- Github Actions
- Python