This repository has been archived by the owner on Dec 23, 2023. It is now read-only.
weatherBot v3.0
Breaking Changes
Python 3.3 is no longer supported
Changes
- Support 280 character tweets
- Support variable location tweets with coordinates but no place name
- This is configurable with the new string
unnamed_location_name
- This is configurable with the new string
- Update dependencies
- Minor refactoring
- Use
textwrap.shorten
for truncating tweets - Use
load_forecast
overmanual
from forecastio now that the lang parameter is supported
- Use