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.mdfor 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
developmentbranch for running automated tests - Complete a pull request to
releaseand await automated build - Publish the new version of your pack
- Github Actions
- Python
