|
|
@ -4,9 +4,7 @@ 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.
|
|
|
|