snoonetIRC / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
67 stars 52 forks source link

Clean up data formats for weather.py #421

Closed linuxdaemon closed 5 years ago

ctburley commented 5 years ago

what if .we only prints out Current

.fore[cast] can print out Today, Tomorrow, and a 3 day low/high after that

ctburley commented 5 years ago

The split commands and new formatting look good.