github-actions
released this
30 May 15:23
·
2 commits
to master
since this release
See full changelog on https://github.com/star-39/moe-sticker-bot#changelog
moe-sticker-bot* is the binary for the bot itself.
msbimport* is the msbimport CLI utility to download and convert LINE/Kakao stickers from share link.
Remember to install required dependencies!
- ImageMagick
- bsdtar (libarchive-tools)
- ffmpeg
- curl
- python3 (optional, for following tools)
- msb_kakao_decrypt.py (optional, for decrypting animated kakao)
moe-sticker-bot requires more dependencies:
- gifsicle (optional, for converting GIF)
- msb_emoji.py (optional, for emoji assign)
- msb_rlottie.py (optional, for converting TGS)
Full Changelog: v2.4.0-RC4...v2.5.0-RC1