Skip to main content

Telegram sticker management tool

Project description

tsticker

PyPI version Downloads

📘 Overview

tsticker is a telegram sticker pack management cli.

Just put your images in the <sticker dir>/stickers directory and run tsticker push to override your cloud sticker with local stickers.

intro

Or you can use the tsticker sync command to override your local sticker pack with the cloud sticker pack.

Simple? Yes, it is!

  • Auto select emoji for sticker
  • Auto resize image for sticker
  • Auto convert (gif,webm,mov ...) to webm for animated sticker

📦 Commands

Command Description
tsticker init Initializes a new sticker pack.
tsticker sync Override, Syncs the sticker pack from your local directory with changes from the cloud.
tsticker push Override, Pushes changes from your local directory to the cloud, updating existing stickers.
tsticker login Logs in to your Telegram account.
tsticker logout Logs out of your Telegram account.
tsticker help Displays help information for the CLI.
tsticker download Download any sticker pack from the cloud to your local directory.
tsticker trace Import cloud sticker pack from url.
Example Description
tsticker init -s regular -n 'sticker_id' -t 'My sticker title' Initialize a new sticker
tsticker sync Sync sticker pack
tsticker push Push sticker pack
tsticker login -t <token> -u <user> Log in to Telegram
tsticker logout Log out of Telegram
tsticker download -l <any sticker link> Download any sticker pack, cant make changes
tsticker trace -l <sticker link> Import sticker pack(can make changes)

If you encounter any issues, please create a new Issue on our GitHub repository.

📋 Prerequisites

Wait! Before installing tsticker, ensure that your computer meets the following requirements:

Installing tsticker

The recommended way to install tsticker is through pipx for isolated environments:

pipx install tsticker

If pipx is not installed, install it with the following commands:

python3 -m pip install --user pipx
python3 -m pipx ensurepath

If you want to upgrade tsticker to the latest version, use the following command:

pipx upgrade tsticker

🔑 Login with Telegram

We need create a bot as a bridge to manage stickers.

Remember the bot can only auto manage stickers created by the bot itself, once you lost your bot, you can only manage stickers manually.

To create and manage stickers with tsticker, you need a Telegram Bot Token. Follow these steps:

  1. Open Telegram and search for the BotFather bot.
  2. Start a conversation with BotFather and send the command /newbot.
  3. Follow the instructions to create your bot and acquire the bot token.

The bot token provided by BotFather will be used as your BotToken.

Win + R, type cmd, and press Enter to open the command prompt. Run the following command to login

Replace <token> with your Telegram bot token and <user> with your Telegram user ID (you can get your user ID from getidsbot by sending /my_id).

tsticker login -t <token> -u <user>

We use https://pypi.org/project/keyring/ to manage your tokens, which may require additional steps. If you encounter problems, refer to: https://github.com/jaraco/keyring

Adding or Removing Stickers

Just put your images in the <pack>/stickers directory and run tsticker push to override your cloud sticker pack with the local sticker pack. We support almost all image formats, including png, jpg, jpeg, gif, webm, and mov and so on.

Please don't operate lots of stickers at once time, if there is any error, it will break your workflow, but you can use tsticker sync to recover.

tsticker push

even there are auto-resize and auto-convert, there still have some bad input such as too large image, too long video, so be careful.

Limitations of tsticker

Note Description
No Support for Tgs Stickers tgs format is not supported for this cli. We using mixed png and webm format for static and animated stickers.
Rate Limiting Each request is throttled to 2 seconds to avoid being blocked by Telegram.
Only Bot User Stickers can only be managed through your bot or the official @Stickers bot by the sticker pack creator.

📄 License

tsticker is released under the MIT License. See LICENSE for more information.


Enhance your Telegram sticker creation process with tsticker and become part of our community striving to simplify sticker management through the command line!


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tsticker-0.1.17.tar.gz (14.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tsticker-0.1.17-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

File details

Details for the file tsticker-0.1.17.tar.gz.

File metadata

  • Download URL: tsticker-0.1.17.tar.gz
  • Upload date:
  • Size: 14.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: pdm/2.22.1 CPython/3.12.3 Linux/6.8.0-1017-azure

File hashes

Hashes for tsticker-0.1.17.tar.gz
Algorithm Hash digest
SHA256 7863172364d816b8be58b0e4d55a08168a3b63b5fd1419a183fd74c7fec312ea
MD5 2b643c89d29a41033032737caf277475
BLAKE2b-256 48ab4c1f7f408839fa33fc3a812ff19feb7e542a9b89aea32d5651c57e14cabb

See more details on using hashes here.

File details

Details for the file tsticker-0.1.17-py3-none-any.whl.

File metadata

  • Download URL: tsticker-0.1.17-py3-none-any.whl
  • Upload date:
  • Size: 14.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: pdm/2.22.1 CPython/3.12.3 Linux/6.8.0-1017-azure

File hashes

Hashes for tsticker-0.1.17-py3-none-any.whl
Algorithm Hash digest
SHA256 2568d8cc0b2bd26e3e16c17fdcfccfddc8b479d2dbadcaad3c69372ac259dcd1
MD5 c6f0c2f22606fe400fff698403de09dd
BLAKE2b-256 077ddb01e5c3a9ff9ff06830b0d51400a1ad2506e5eba3840d77dfd62b0b452a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page