Skip to content

A set of utility Python scripts to obtain real-time bus tracking for Edmonton Transit Service (with Discord bot)

Notifications You must be signed in to change notification settings

marcus65001/etswhere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ETSWhere

A set of utility Python scripts to obtain real-time bus tracking for Edmonton Transit Service (with Discord bot interface).

ETS has offered a few GTFS data feeds through (City of Edmonton's Open Data Portal)[https://data.edmonton.ca/browse?category=Transit]:

  • Non real-time: Trips, Transfers, Stops, Routes
  • Real-time: Vehicle Positions

The script compiles the relavant GTFS feeds to obtain real-time bus info given a stop number, a Discord bot is included as user interface.

Usage

Requires discord.py, set Discord bot token TOKEN in .env file.

Run python discord_bot.py

Screenshot

screenshot

About

A set of utility Python scripts to obtain real-time bus tracking for Edmonton Transit Service (with Discord bot)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages