Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 394 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 394 Bytes

LCSS-WeatherBot It's a weather bot, that runs in a Discord server! Gathers data from Environment Canada and OpenWeatherMap.

Planned Features:

  • Fix the UX (optimization, make country and city args OPTIONAL)
  • Print local time for specified location (instead of just doing EST/EDT)
  • Major code cleanup

Prerequisities:

  • Use requirements.txt (pip install -r requirements.txt)