Telegram bot to calculate how long users have been at sauna
- Start a telegram bot
- Install and compile
npm ci
npm build
- Create
production.js
toconfig/
or whichever env name you prefer.npm start
seeks for production by default. - Run with
npm start
.