ClearSky is a Discord bot that shows weather information using the National Weather Service API. It gets the users location from an inputted ZIP code using a ZIP code database provided by https://www.unitedstateszipcodes.org/zip-code-database/.
- Reduce the amount of different .py files by merging some of them into single .py files
- Add build section to readme
Add requirements.txt
- Add images to readme