Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

v1.0.0

Latest
Compare
Choose a tag to compare
@martvdm martvdm released this 28 Apr 13:32
· 5 commits to main since this release
40455ca

Pre Release

This is the first release of trainAPI with the following initial features:

For the developers/maintainers:

- Developers can change specific app data in the config.json file.
This concerns:

  1. Database configurations
  2. API configurations (Authentication or NS api)
  3. App information for future features.

In discord users:

  • A user can retrieve departure times from any (German, Dutch and Belgian) station where trains run (in/from and to) the Netherlands.
    /departures (station)

  • A user can retrieve local station information. This includes:

  1. Trains per hour
  2. Images
    /station (station)
  • A user can subscribe and unsubscribe to notifications from unique stations. The user will then receive a message when there are calamities/disruptions and activities at the relevant station.
    /notify (subscribe/unsubscribe) (station)