Update 'README.md'

master
theissenm 1 year ago
parent a46a945c07
commit 9d3004f5a9

@ -1,12 +1,10 @@
# Telegram_Image-Watchdog # Telegram_Image-Watchdog
Watches a directory for a new image. Watches a directory for a new image.
When it finds a new image it sends it to the group. When it finds a new image it sends it to the group.
pip install watchdog pip install watchdog pyTelegramBotAPI opencv-python
pip install pyTelegramBotAPI
pip install opencv-python
Create a file named config_bot.py with the following variables set. Create a file named config_bot.py with the following variables set.