Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/intothevoid/domain-com-au-history
- Owner: intothevoid
- Created: 2023-07-30T08:12:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-04T08:15:32.000Z (over 1 year ago)
- Last Synced: 2024-03-20T09:59:08.559Z (9 months ago)
- Topics: au, bot, com, domain, telegram, telegram-bot
- Language: Python
- Homepage: https://t.me/propertyhelperbot/
- Size: 1.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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