Skip to content

This bot combines text and image to a modified image with text

License

Notifications You must be signed in to change notification settings

Smarandii/text_plus_image_telegram_bot

Repository files navigation

HLWN

Telegram bot for content making automation:

  • converts picture to picture (1:1) with your signature and your text to post with hashtags

Usage:

  1. run cmd
  2. change working directory to repository directory (cd command)

Pro-tip: To change drive in Windows use (D: - change drive to drive D | C: - change drive to drive C)

  1. run python -m venv env with cmd in repository directory
  2. run virtual environment "env" (.\env\Scripts\activate for Windows)
  3. run pip install -r requirements.txt
  4. get telegram bot token
  5. add token in bot.py in token variable
  6. run python bot.py
  7. send text to your bot (BotFather gave you link to your bot at step 2) for picture signature
  8. send uncompressed image to your bot

Testing:

image image image

About

This bot combines text and image to a modified image with text

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published