Skip to content

carlo-colombo/dublin-bus-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DublinBusTelegramBot

Welcome to the Dublin Bus bot:

Access to the Real Time Passenger Information (RTPI) for Dublin Bus services. Data are retrieved parsing the still-in-development RTPI site. The html could change without notice and break the API, we don't take any responsibility for missed bus. The bot is precise as the dublin bus application or the screen at the stops.

This service is in no way affiliated with Dublin Bus or the providers of the RTPI service.

Available commands

/stop

Retrieve upcoming timetable at this stop /stop 4242

/watch

Send you a message every minute with ETA of the bus at the stop. It stop after the bus is Due or until command unwatch is sent. Only one watch at time is possible. /watch 4242 184

/unwatch

Stop watch /unwatch

/search

Search stops that match the name, if only one result is found it send also the timetable. /search Townsend Street

/info

Return some info about the bot /info

Docker

docker run --rm -P -e 'TELEGRAM_BOT_TOKEN=<your-token-here>' carlocolombo/dublin_bus_telegram_bot

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages