This is a set of nodejs applications to get data about upcoming CSGO matches and notify a Telegram bot subscribers:
src/backendhandles subscribers requestssrc/notifierdeliveries data to subscriberssrc/scraperparses HLTV.org/matchessrc/playwright-scrapersame as scraper but uses playwright
- Install git, docker
- Create a new sudo user
- Switch user
- Clone sources
- Prepare
.envandcert.jsonfiles - Move and update
scripts/create-*files - Run these script files to create notifier and scraper containers
- Add crontasks to start notifier and scraper by the container name
- Start bot app
GNU GPLv3