https://github.com/quantgeekdev/propertygram-telegram-bot
Telegram bot for displaying real estate properties
https://github.com/quantgeekdev/propertygram-telegram-bot
real-estate telegram telegram-bot
Last synced: 11 months ago
JSON representation
Telegram bot for displaying real estate properties
- Host: GitHub
- URL: https://github.com/quantgeekdev/propertygram-telegram-bot
- Owner: QuantGeekDev
- Created: 2024-01-04T01:06:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-06T00:40:04.000Z (about 2 years ago)
- Last Synced: 2025-03-24T04:35:53.235Z (11 months ago)
- Topics: real-estate, telegram, telegram-bot
- Language: TypeScript
- Homepage: https://t.me/PropertyGram_bot
- Size: 470 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PropertyGram - a telegram bot for Real Estate
Intenteded to display real estate properties concisely via a Telegram Bot
[](https://sonarcloud.io/summary/new_code?id=QuantGeekDev_PropertyGram-telegram-bot)
## Features
- Built with TypeScript for static typing and enhanced code quality.
- Integrates MongoDB for database solutions.
- Uses `grammy` as the bot framework to interact with the Telegram Bot API.
- Easy-to-use script commands for compiling, starting, and managing the bot process.
- Prettier integrated for code formatting.
## Configuration
Modify the `.env` file to include your bot tokens and any other environment-specific configurations. Additionally, tailor the `src/locales` as needed for internationalization.
## Contributions
Contributions are welcome. Please fork the repository, make your changes, and submit a pull request.