campcam/README.md

12 lines
283 B
Markdown
Raw Normal View History

2023-05-10 05:35:46 +00:00
# Campcam
This lets my deranged friend monitor his drunken campground shenanigans from a Telegram bot.
## Installation
```
$ pip install --force-reinstall 'python-telegram-bot==v13.15' 'picamera'
$ git clone https://git.tannercollin.com/tanner/campcam.git
$ python campcam.py
```