bind pub - !ud ud proc ud {nick host hand chan arg} { package require http set arg [string map { " " "+" } $arg] puts $arg if {[string length $arg] != 0 } { set url "http://www.urbandictionary.com/define.php?term=$arg" } else { set url "http://www.urbandictionary....