smarkey / bus-bot

Polls Transport API and advises on when to leave for the bus
0 stars 0 forks source link

Logging an incorrect time to arrival #1

Open smarkey opened 6 years ago

smarkey commented 6 years ago

https://github.com/smarkey/bus-bot/blob/5d1fc727706fd7261e3953fd944aaeffd4945505/app.js#L80

smarkey commented 6 years ago

should be: return $"It's unlikely you'll catch this bus in ${expected.subtract(app.config.walkingTime, 'm').fromNow()}";