Scakk commented on a Page, Weather Bot  -  Feb 09, 2010

Give this a try.

; Usage $weatherm(ZIPCODE,F) or $weatherm(ZIPCODE,W)
alias weatherm {
  if ($2 == W) { set %usweatherWF W }
  if ($2 == F) { set %usweatherWF F }
  set %usweatherzip $1 | set %usweatherchan $chan
  sockopen usweather www.localweather.net 80
}
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.