-
Clone:
git clone git@github.com:matiasmm/rosario-bus-telegram-bot.git -
cp .env.example .env -
yarn installornpm install -
Follow instructions in "Update files" section
- Create data/lineas.json file:
npm run createLineasJSON - Create data/paradas.json file:
npm run createParadasJSON
source .envyarn start