Skip to main content

A telegram bot that applies watermark on images, gifs and videos.

Project description

watermark-gif-bot

A telegram bot that helps you apply an watermark image on GIFs.

The following instructions assume that the reader is comfortable with the following tasks

  • using the terminal,
  • cloning repositories using git,
  • running python programs, and
  • using bots/userbots made with the Telethon library.

Requirements

  • python3.9+ and pip (the bot is built with the telethon library)
  • ffmpeg (used by the bot for applying watermark)
  • git (for installing and updating this repo on your server)

Installation

git clone https://github.com/aahniks/watermarker.git
cd watermarker

Configuration

Create a file named .env inside the watermarker directory.

Fill the file with your API_ID and API_HASH

Example:

API_ID=12345
API_HASH=102837:kjfjfk9r9JOIJOIjoi_jf9wr0w

Replace the above values with the actual values. Learn how to get them for your telegram account.

Run

The main.py file is the entry point for running the bot. Run this module using the correct python version.

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

telewater-0.0.1.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

telewater-0.0.1-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

Supported by

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