Giter Club home page Giter Club logo

cisamu123 / stickhelper Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 8 KB

๐Ÿค– This Telegram bot will help you change photo size and type to interact with @Stickers and create your own Telegram stickers. Here you can send a photo for your set of stickers and it will be edited and sent to you so that in the future you can use this photo as your sticker or cover for a sticker pack.

Home Page: https://github.com/cisamu123

License: MIT License

Python 100.00%
bot cover helper pytelegrambotapi python python3 stickers telegram telegram-bot

stickhelper's Introduction

๐Ÿค– StickHelper

๐Ÿค– StickHelper is a Telegram bot designed to assist in resizing images and managing them as stickers for @Stickers on Telegram. It simplifies the process of creating custom Telegram stickers by allowing users to upload images, which are then converted into usable stickers or covers for sticker packs.

Requirements

To run StickHelper, you'll need:

  • Python 3.7 or higher
  • pillow==8.4.0
  • pyTelegramBotAPI==4.0.0

Installation

  1. Clone the repository:

    git clone https://github.com/cisamu123/StickHelper.git
    cd StickHelper
  2. Set up Python and a Virtual Environment (optional but recommended):

    • Install Python (version 3.7 or higher): Python Downloads
    • Create a virtual environment:
      python -m venv venv
      # For Windows: python -m venv venv
  3. Activate the Virtual Environment (if used):

    • For Windows:
      venv\Scripts\activate
    • For macOS and Linux:
      source venv/bin/activate
  4. Install Dependencies:

    pip install -r requirements.txt
  5. Set Up the Telegram Token:

    • Replace 'YOUR_BOT_TOKEN' in the bot's code with your actual Telegram token.
  6. Run the Bot:

    python main.py

Usage

To use StickHelper, start the bot and interact with it via Telegram. Send an image and follow the prompts to convert it into a sticker or cover for sticker packs.

License

This project is licensed under the MIT License - see the LICENSE file for details.

stickhelper's People

Contributors

cisamu123 avatar

Watchers

 avatar

Forkers

srimanta2003

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.