This is whatsapp bot that can convert image/video to sticker and vice versa. First install ffmpeg to your computer or server to start using this bot.
git clone https://github.com/seynth/whatsapp-bot.git
cd whatsapp-bot
go mod tidy
go run .
Once the prompt say Aphrodite ready
you can go ahead and type some command to start using it.
compressed-i2s.mp4
compressed-v2s.mp4
compressed-s2i.mp4
Caution
Currently this bot does not support convert animated sticker to video
- channel in golang
- goroutine
- how whatsapp API works
- send whatsapp message with golang
- convert webp to jpg and vice versa
- convert video to webp
convert webp to video/gif
Feel free to pull request or open an issue