signalstickers / signalstickers-client

⚙️🐍 A Python client for the Signal stickers API
https://pypi.org/project/signalstickers-client/
GNU Lesser General Public License v3.0
54 stars 9 forks source link

Stickers Pack Update #6

Closed elihaidv closed 3 years ago

elihaidv commented 3 years ago

Hi. Thanks about great library. Can I update my stickers packs? Add new stickers, delete old, rename etc.

romainricard commented 3 years ago

Hello. You can't modify an existing pack, the are immutable. However, you can use this lib to download a pack, change its metadata, stickers, etc. and reupload it as a new pack.