bad idea
This commit is contained in:
parent
e9f5f14d0b
commit
f443977a35
@ -138,7 +138,6 @@ proc steveburger {} {. Someone should make a burger filled with real shit instea
|
|||||||
proc swingler_todo {} {. [subst [join [string repeat {[swingler_list_item] } 5] \n]]}
|
proc swingler_todo {} {. [subst [join [string repeat {[swingler_list_item] } 5] \n]]}
|
||||||
proc anagrams_for word {lines [string map {<br> {}} [string trim [lindex [regexp -inline {:\n</b><br>(.*?)<!--} [~http://wordsmith.org/anagram/anagram.cgi?[? anagram $word t 1000 a n]]] end]]]}
|
proc anagrams_for word {lines [string map {<br> {}} [string trim [lindex [regexp -inline {:\n</b><br>(.*?)<!--} [~http://wordsmith.org/anagram/anagram.cgi?[? anagram $word t 1000 a n]]] end]]]}
|
||||||
proc feminism {} {return "yo gurl what kinda feminism u into? i'm all about about the [oxfordjoin [concat [lrange $::feminisms 0 end-1] [list "don't forget the [lindex $::feminisms end] too!"]]]"}
|
proc feminism {} {return "yo gurl what kinda feminism u into? i'm all about about the [oxfordjoin [concat [lrange $::feminisms 0 end-1] [list "don't forget the [lindex $::feminisms end] too!"]]]"}
|
||||||
proc chanlist args { cache::get irc chanlist }
|
|
||||||
proc v%chanlist {c {flags {}}} {
|
proc v%chanlist {c {flags {}}} {
|
||||||
global botnick
|
global botnick
|
||||||
lsearch -not -all -inline -regexp [subst "\[[concat chanlist ${c} ${flags}]\]"] "(?iq)${botnick}"
|
lsearch -not -all -inline -regexp [subst "\[[concat chanlist ${c} ${flags}]\]"] "(?iq)${botnick}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user