A whatsapp bot for saving and sending stickers Using fastify to show the qr code in a web interface Using venom-bot for receiving messages.
Node.js V10+
NPM V6+
When new stickers manually added add it to the db and hash all files in resources/stickers
npm run sync:stickers
npm run lint
docker build -t holystickerlibrary:latest .
docker run --init --cap-add=SYS_ADMIN -it holystickerlibrary:latest