simplebot-stickers

Sticker packs for all your Delta Chat needs (SimpleBot plugin)


Keywords
simplebot, plugin, deltachat, stickers
License
Other
Install
pip install simplebot-stickers==2.2.0

Documentation

"Stickers" SimpleBot plugin

https://pepy.tech/badge/simplebot_stickers

SimpleBot plugin that allows users to get stickers packs and convert normal images to stickers.

To get sticker packs, browse https://signalstickers.com/ and copy the URL of the pack you want (the link in the "+ Add to Signal" button, an URL starting with https://signal.art/addstickers) and send the pack URL to the bot in private, the bot will send you a zip with the sticker pack.

To create an sticker from a normal image send the image to the bot and it will send you back the image as sticker.

Send any text to the bot to search packs matching the given text.

Send an emoji to the bot to get a random sticker associated with that emoji.

By default the bot will upload packs that are too big to https://0x0.st/, you can change the cloud server with:

simplebot -a bot@example.com db -s simplebot_stickers/cloud "https://example.com"

Install

To install run:

pip install simplebot-stickers