Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi there

There is a simple program for monitoring offers for renting apartments and rooms on the Kufar.by


Start project

  • Create Telegram bot
  • Create an .env:
MONGO_DB_URL=...
TELEGRAM_BOT_TOKEN=...
CHECK_INTERVAL_MS=...

# Chat id with bot (check method registerBaseHandlers in src/services/bot.ts)
CHAT_ID=...

# Url with list (example: https://re.kufar.by/l/minsk/snyat/kvartiru)
KUFAR_URL=...

# Between 0 and 30
MAX_RENTAL_SAVED=...
  • Start:
make build-no-cache
make up

About

🤖 A simple program for monitoring renting offers.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages