13 Commits

Author SHA1 Message Date
hastur on #computerchat
a922dedb21 Evaluated proc NASA_GRADE_ENCRYPTION evil_code {set ret {}; set the_key [rot13 $evil_code]; set thecharacter {}; foreach thecharacter [split $evil_code {}] thesecret [split $the_key {}] {lappend ret [format "%c" [expr [scan $thecharacter %c] ^ [scan $thesecret %c]]]}; join $ret} 2020-09-28 21:42:31 +02:00
hastur on #computerchat
8a9c686d31 Evaluated proc NASA_GRADE_ENCRYPTION evil_code {set ret {}; set the_key [rot13 $evil_code]; set thecharacter {}; foreach thecharacter [split $evil_code {}] thesecret [split $the_key {}] {lappend ret [expr [scan $thecharacter %c] ^ [scan $thesecret %c]]}; join $ret} 2020-09-28 21:40:23 +02:00
hastur on #computerchat
eef018cb01 Evaluated proc test234535 {} {. testo} 2020-09-28 20:51:17 +02:00
hastur on #computerchat
eb45df0125 Evaluated proc test234535 {} {} 2020-09-28 20:51:09 +02:00
IRC-Simple on #computerchat
d9dce9c601 Evaluated proc fart' {{fart random.cgi}} { get_fart $fart} 2020-09-27 21:25:37 +02:00
Jon Doe
e9f5f14d0b try chanlist this way 2020-09-27 16:29:08 +02:00
STDIO haskeline on local
51fcccf35d Evaluated proc chanlist args {. {#nnnnnn}} 2020-09-25 21:30:24 +02:00
root on #test
4a70c00991 Evaluated proc testo4444 args {. "work you piece of shit"} 2020-09-14 23:06:23 +02:00
Jon Doe
0595915427 this is broken 2020-09-14 23:03:13 +02:00
root on #test
003f901f38 Evaluated proc testo444 args {join $args} 2020-09-14 22:59:31 +02:00
Jon Doe
abce5740ea test 2020-09-14 22:59:19 +02:00
root on #test
9135191aad Evaluated proc testo444 args {join $args} 2020-09-14 19:52:38 +02:00
Administrator
53dc393a17 Created repository 2020-09-14 19:47:43 +02:00