Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 995 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 995 Bytes

PropertyGram - a telegram bot for Real Estate

Intenteded to display real estate properties concisely via a Telegram Bot

Quality Gate Status

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.