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

https://github.com/toxblh/tfl-telegram-bot

Bot for get arrivals time something in London
https://github.com/toxblh/tfl-telegram-bot

Last synced: about 2 months ago
JSON representation

Bot for get arrivals time something in London

Awesome Lists containing this project

README

          

# Telegram bot for get time arrivals for favorite stations dlr/underground in London

`/pop` - get time for Poplar station

### PS: For work need create a file in root 'token.js' with content
```
module.exports = {
TOKEN: 'token-for-you-bot'
}
```