This is bot checks 1xbet twenty one game and send it to the telegram channel.
After start it sends to channel real time games statistics. (see image)

- Create .env file
- Set TELEGRAM_TOKEN and TELEGRAM_CHANNEL in it
- Start bot:
- With docker
docker build -t 1xbet . docker run --name 1xbet -d 1xbet - Without docker
OR
npm install npm startyarn install yarn start