Add README
This commit is contained in:
parent
820e07863e
commit
31049541ba
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# 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
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user