Skip to content

lastmatchbureau/preview_generator_telegram_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

preview_generator_telegram_bot

This telegram bot combines two or more pictures in one big picture Like this:

Requirements:

  1. Get your telegram chat id and add it to ".authorized" file
  2. Get your telegram bot token from https://t.me/BotFather and add it to ".env" file
  3. You need python3 on your computer
  4. You need git on your computer

Run this bot locally on your Windows:

Run theese commands by order in cmd:

  1. git clone https://github.com/lastmatchbureau/preview_generator_telegram_bot
  2. cd preview_generator_telegram_bot
  3. python -m venv env
  4. .\env\Scripts\activate
  5. python bot.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages