Skip to content

arindam-modak/On-D-Go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

On-D-Go.ai

On-D-Go.ai is Messenger Bot aims to provide complete information about your next train, thus helping you have a hassle free and a "happy journey".


Basic queries the bot can address :

Demo1

  • Start a conversation by sending Hey!
Hey
  • Ask the about the live status of any train by just providing it the train number and the date of journey.
status 14511 27-01-2018
  • Check the PNR Status
pnr 2503704980
  • List all the trains reaching a particular Station within a window of specified hours.
arriving ALD 3

Simply save your PNR & let the bot handle everything :

Demo2

  • Save your PNR number , bot saves it in its database and uses it to address user's further queries.
save pnr 2503704980
  • Now you can check your ticket status, returns the pnr, train's name, train number, confirmation status of the seats of each passenger and the status of the chart if prepared or not.
my ticket status
  • Also check your train's status, returns the current position of the train and informs the user if any delay + returns the station it is arriving at!
my train status
  • While you're travelling user can check the time the train will reach the next station along with name of the next station.
my next station
  • If by mistake you save a wrong pnr or want to edit your pnr number.
update pnr <new-pnr-number>

Contributors

About

Messenger Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.2%
  • HTML 15.8%