Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/intothevoid/domain-com-au-history

A telegram bot which fetches Australian property price history
https://github.com/intothevoid/domain-com-au-history

au bot com domain telegram telegram-bot

Last synced: about 1 month ago
JSON representation

A telegram bot which fetches Australian property price history

Awesome Lists containing this project

README

        

# domain-com-au-history
A telegram bot which accepts a property address in Australia and returns a screenshot of the property history (if available)

### @propertyhelperbot
https://t.me/propertyhelperbot/

## Screenshot

## Usage / Demo
Simply send the bot a property address in Australia and it will return a screenshot of the property history (if available)

Demo is available at - https://t.me/propertyhelperbot/

## How to use and deploy your own custom property helper bot
1. Clone the repo
2. Update config.env with the following variables:
- telegram_token: Your telegram bot token
- chrome_path: Path to your chrome binary (if using docker leave unchanged)
3. Run `docker build -t property-helper .`
4. Run `sudo docker run --name property-helper --restart unless-stopped -d --env-file config.env property-helper`
5. Open telegram and search for your bot