Intenteded to display real estate properties concisely via a Telegram Bot
- 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.
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 are welcome. Please fork the repository, make your changes, and submit a pull request.