Skip to content

slflowfoon/blueiris-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blueiris-telegram

Python script to send alert image to Telegram along side slflowfoon/blueiris-llm

Step 1: Installation

Place the following file in a folder named after the camera, for example, C:\Users\MyUser\Documents\Blue Iris\Driveway\:

  • __init__.py
  1. In Blue Iris, create the following action on alert:
    • Action: Run program/script
    • File: C:\Users\MyUser\Documents\Telegram\__init__.py
    • Parameters: --response "%1" --img_path "D:\Directory\Where\Alert\Images\Are\Saved\&ALERT_PATH"
    • Camera: Choose the camera your are setting up, for example, Driveway

Step 2: Required Script Configuration in __init__.py

https://smarthomepursuits.com/how-to-setup-a-telegram-bot/

  1. TELEGRAM_BOT_TOKEN
  2. CHAT_ID

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages