mirror of
https://github.com/maunium/stickerpicker
synced 2025-09-29 20:48:27 +00:00
Compare commits
2 Commits
cf85456b55
...
ca60b2a2df
Author | SHA1 | Date | |
---|---|---|---|
|
ca60b2a2df | ||
|
f99abbb2c1 |
@ -109,6 +109,7 @@ async def reupload_pack(client: TelegramClient, pack: StickerSetFull, output_dir
|
||||
}, pack_file, ensure_ascii=False)
|
||||
print(f"Saved {pack.set.title} as {pack.set.short_name}.json")
|
||||
|
||||
util.add_thumbnails(list(reuploaded_documents.values()), stickers_data, output_dir)
|
||||
util.add_to_index(os.path.basename(pack_path), output_dir)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user