An open API service indexing awesome lists of open source software.

https://github.com/iron-wolf/trainalert

Custom telegram bot build with Java API.
https://github.com/iron-wolf/trainalert

java ratp sncf telegram telegram-bot

Last synced: over 1 year ago
JSON representation

Custom telegram bot build with Java API.

Awesome Lists containing this project

README

          

# TrainAlert

[![Build Status](https://img.shields.io/travis/Iron-Wolf/TrainAlert/master.svg)](https://travis-ci.org/Iron-Wolf/TrainAlert)
[![CodeFactor](https://www.codefactor.io/repository/github/iron-wolf/trainalert/badge)](https://www.codefactor.io/repository/github/iron-wolf/trainalert)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/c9a413045ce64b5f9b9e2c4fec64fb7d)](https://www.codacy.com/manual/Iron-Wolf/TrainAlert?utm_source=github.com&utm_medium=referral&utm_content=Iron-Wolf/TrainAlert&utm_campaign=Badge_Grade)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Iron-Wolf/TrainAlert)
![GitHub last commit](https://img.shields.io/github/last-commit/Iron-Wolf/TrainAlert)
[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/Iron-Wolf/TrainAlert.svg)](http://isitmaintained.com/project/Iron-Wolf/TrainAlert "Average time to resolve an issue")

Custom telegram bot build with [Java API](https://github.com/rubenlagus/TelegramBots).
Don't hesitate to [chat with him](https://telegram.me/trainalert_bot) and send me your feedback.

## Goal
Mainly for test purpose and for a personal use in the first place.
Maybe upgrade to a better bot in the future.

## Technology used
    [![SNCF API real time](https://img.shields.io/badge/SNCF-0.2-blue.svg)](https://ressources.data.sncf.com/explore/dataset/api-temps-reel-transilien/) Official SNCF real time API (used for Transilien)

    [![RATP API](https://img.shields.io/badge/RATP-3.0-blue.svg)](https://github.com/pgrimaud/horaires-ratp-api) Unofficial RATP API (used for rers, metros, tramways) - [official here](http://wap.ratp.fr)