Evaluated proc urban args {set c 0; . [^B][^_][string totitle $args]\n\x20\n[regsub -all {(\\r\\n|\\n\\n|\\n|\\r)} [join [map [top [pwget {"definition":"(.+?)"} https://api.urbandictionary.com/v0/define?term=[urlencode [args]]] 3] {x {incr c; . "[^B]$c)[^B] $x\n"}}] \n] \n]}

This commit is contained in:
radical_honesty on #flashsupport
2023-04-05 04:58:11 -07:00
committed by dupa dup
parent e843475a49
commit 56921ce8e6
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
args {set c 0; . [^B][^_][string totitle $args]\n\x20\n[regsub -all {(\\r\\n|\\n\\n|\\n|\\r)} [join [map [top [pwget {"definition":"(.+?)"} https://api.urbandictionary.com/v0/define?term=[urlencode [args]]] 3] {x {incr c; . "[^B]$c)[^B] $x\n"}}] \n] \n]}