Skip to content

izzyharker/howstheweather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weatherbot with Serenity + Shuttle

Discord bot created in Rust to report the current weather in a location.

usage

/weather [city]

Checks database of cities and returns a weather update on match. Database for cities can be found at https://github.com/plotly/datasets/blob/master/us-cities-top-1k.csv and should be added to the repo under the file path src/data/cities.csv.

Future goals (maybe)

  • Expand city selection from limited database to an API call
  • Update output formatting to add graphics styling

About

Discord bot for current weather + forecast of a city

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages