π This repository contains the web interface for Wohnungsbot.
It provides filter forms in multiple languages, which are opened directly inside the Telegram bot.
filtersEN.html)filtersDE.html)filtersRU.html)filtersAR.html)filtersTR.html)The bot sends a button βSet Filtersβ β which opens the corresponding HTML page from this repository (via GitHub Pages).
If you enable GitHub Pages in repo settings:
https://va3elina.github.io/WebApp/filtersEN.html (English)https://va3elina.github.io/WebApp/filtersDE.html (Deutsch)These links should be inserted in the bot configuration (WEBAPP_URLS).
main branch.https://<your-username>.github.io/WebApp/WebApp/ βββ filtersEN.html # English filters βββ filtersDE.html # German filters βββ filtersRU.html # Russian filters βββ filtersAR.html # Arabic filters βββ filtersTR.html # Turkish filters βββ filters.html # (default / fallback)
MIT β free to use, modify and distribute.