Files
campcam/README.md
T
2023-05-09 23:35:46 -06:00

12 lines
283 B
Markdown

# 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
```