weaver-viii / telegram-based-wojak

Source images and sticker generation script for Based Wojak stickerpack

Home Page:https://t.me/addstickers/BasedWojak

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

telegram-based-wojak

Source images and convert script for based wojak stickerpack.

Add stickerpack: https://t.me/addstickers/BasedWojak

Example

Here's the example source images (left) and generated stickers (right). Notice how stickers are cropped to avoid wasting space.

----

Usage

Prerequisites

  • make
  • imagemagick - used to convert source images into stickers
  • sxiv - optional, can be used to gallery-preview stickerpack

Generating stickerpack

In order to generate telegram-adapted stickers from the images in src directory, simply run:

$ make

Generated stickers are located in out directory, you can preview them with sxiv:

$ make view

TODO

  • Automatically publish new stickers using CircleCI

Contributing

Feel free to submit a Pull Request and add more stickers!

About

Source images and sticker generation script for Based Wojak stickerpack

https://t.me/addstickers/BasedWojak


Languages

Language:Makefile 100.0%