This telegram bot combines two or more pictures in one big picture Like this:
- Get your telegram chat id and add it to ".authorized" file
- Get your telegram bot token from https://t.me/BotFather and add it to ".env" file
- You need python3 on your computer
- You need git on your computer
git clone https://github.com/lastmatchbureau/preview_generator_telegram_bot
cd preview_generator_telegram_bot
python -m venv env
.\env\Scripts\activate
python bot.py