https://github.com/redraw/inmodia
telegram bot para inmuebles particulares La Plata
https://github.com/redraw/inmodia
aws aws-lambda bot telegram
Last synced: over 1 year ago
JSON representation
telegram bot para inmuebles particulares La Plata
- Host: GitHub
- URL: https://github.com/redraw/inmodia
- Owner: redraw
- Created: 2018-05-03T19:15:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-24T14:30:37.000Z (almost 8 years ago)
- Last Synced: 2025-01-25T17:33:18.678Z (over 1 year ago)
- Topics: aws, aws-lambda, bot, telegram
- Language: Python
- Homepage: https://telegram.me/inmueblesparticularlp
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# inmodia
Telegram bot que envía al canal [@inmueblesparticularlp](https://t.me/inmueblesparticularlp) alquileres de inmuebles de La Plata tomados de los clasificados del Diario El Dia, filtrados por particular (opcional)
```bash
# editar env.prod.yml
$ cp env.{local,prod}.yml
# instalar serverless-python-requirements
$ npm install
```
Configurar [serverless](https://serverless.com/) con las credenciales de AWS y
```
$ serverless deploy -s prod
```