Compare commits
2 Commits
feature/si
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| ac6dbc97c8 | |||
| df37745ae8 |
13
README.md
13
README.md
|
|
@ -3,7 +3,6 @@
|
||||||
A powerful, production-ready Telegram bot for real estate property notifications. Users can create custom property alerts and receive instant notifications when matching properties become available.
|
A powerful, production-ready Telegram bot for real estate property notifications. Users can create custom property alerts and receive instant notifications when matching properties become available.
|
||||||
|
|
||||||
[](https://nodejs.org/)
|
[](https://nodejs.org/)
|
||||||
[](LICENSE)
|
|
||||||
[](SECURITY_DEPLOYMENT_CHECKLIST.md)
|
[](SECURITY_DEPLOYMENT_CHECKLIST.md)
|
||||||
|
|
||||||
## 🚀 **Features**
|
## 🚀 **Features**
|
||||||
|
|
@ -11,7 +10,7 @@ A powerful, production-ready Telegram bot for real estate property notifications
|
||||||
### **🔔 Smart Notifications**
|
### **🔔 Smart Notifications**
|
||||||
- **Custom Property Alerts** - Users set criteria (type, location, price range)
|
- **Custom Property Alerts** - Users set criteria (type, location, price range)
|
||||||
- **Automatic Matching** - Bot finds properties matching user preferences
|
- **Automatic Matching** - Bot finds properties matching user preferences
|
||||||
- **Real-time Notifications** - Instant alerts via Telegram (with webhook support)
|
- **Real-time Notifications** - Instant alerts via Telegram (with webhook future support)
|
||||||
- **Flexible Filtering** - By property type, location, house type, and price
|
- **Flexible Filtering** - By property type, location, house type, and price
|
||||||
|
|
||||||
### **👤 User Management**
|
### **👤 User Management**
|
||||||
|
|
@ -298,7 +297,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
|
||||||
- 📖 Check the [documentation](docs/) first
|
- 📖 Check the [documentation](docs/) first
|
||||||
- 🐛 Report bugs via GitHub Issues
|
- 🐛 Report bugs via GitHub Issues
|
||||||
- 💬 Contact the development team
|
- 💬 Contact the development team
|
||||||
- 📧 Email: [your-support-email]
|
|
||||||
|
|
||||||
### **Common Issues**
|
### **Common Issues**
|
||||||
- **Bot not responding**: Check bot token and network connectivity
|
- **Bot not responding**: Check bot token and network connectivity
|
||||||
|
|
@ -316,10 +315,6 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
|
||||||
|
|
||||||
### **Future Enhancements**
|
### **Future Enhancements**
|
||||||
- 🔄 **Real-time webhooks** (when backend supports it)
|
- 🔄 **Real-time webhooks** (when backend supports it)
|
||||||
- 📱 **Mobile app integration**
|
|
||||||
- 🔍 **Advanced search filters**
|
|
||||||
- 📊 **Analytics dashboard**
|
|
||||||
- 🌐 **Multi-language support**
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -338,8 +333,8 @@ This bot is **production-ready** with:
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
**Built with ❤️ for Yaltipia**
|
**Built for Yaltipia Home**
|
||||||
|
|
||||||
|
|
||||||
[🏠 Website](https://yaltipia.com) • [📱 Telegram Bot](https://t.me/your_bot) • [📧 Support](mailto:support@yaltipia.com)
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
Loading…
Reference in New Issue
Block a user