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

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

Awesome Lists containing this project

README

          

# PropertyGram - a telegram bot for Real Estate

Intenteded to display real estate properties concisely via a Telegram Bot

[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=QuantGeekDev_PropertyGram-telegram-bot&metric=alert_status)](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.