Skip to content

T4t4ru/webcamera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Telegram bot for webcam

This Telegram bot allows you to get a picture from a webcam on command.

Installation and Configuration

  1. Make sure that Python 3 is installed on your computer.
  2. Install the necessary libraries using pip:
pip install opencv-python-headless telebot pyTelegramBotAPI
  1. Copy the code from this repository to a file main.py and replace `YOUR_TOKEN_BOT" with your Telegram bot token.

Usage

Launch the bot using Python:

In the Telegram bot, you can use the following commands:

  • /start - Welcome message
  • `/webcam' - Get a picture from a webcam

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages