Skip to content

A telegram bot to retrieve information about the buses in my city

Notifications You must be signed in to change notification settings

matiasmm/rosario-bus-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

installation

  1. Clone:

    git clone [email protected]:matiasmm/rosario-bus-telegram-bot.git

  2. cp .env.example .env

  3. yarn install or npm install

  4. Follow instructions in "Update files" section

Update files:

  1. Create data/lineas.json file: npm run createLineasJSON
  2. Create data/paradas.json file: npm run createParadasJSON

Usage

  1. source .env
  2. yarn start

About

A telegram bot to retrieve information about the buses in my city

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published