Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.
/ ns-bot Public archive

Unofficial journey planner for Nederlandse Spoorwegen trains.

Notifications You must be signed in to change notification settings

eigenein/ns-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running

Docker

mkdir -p /srv/ns-bot
cat .env
# NS_BOT_TELEGRAM_TOKEN='<TELEGRAM TOKEN>'
# NS_API_LOGIN='<NS API LOGIN>'
# NS_API_PASSWORD='<NS API PASSWORD>'

docker build -t ns-bot .
docker-compose up -d

About

Unofficial journey planner for Nederlandse Spoorwegen trains.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages