view bin/randomanonlog @ 11845:92a46219c6df draft

<wob_jonas> perl -e open$I,"<",$c="bin/hi"; local $/; $s=<$I>; $s=~s/`words`/\\$ENV{IRC_NICK}/ or die; if (1) { open $O,">",$c or die; print $O $s or die; } print $s;
author HackEso <hackeso@esolangs.org>
date Tue, 16 Jul 2019 12:25:30 +0000
parents 89f76ec727f0
children
line wrap: on
line source

awk 'sub(/^<[^:]+:[^ ]+ PRIVMSG #esoteric :/,"")' < `ls /var/irclogs/_esoteric/????-??-??-raw.txt | shuf -n1` | shuf -n1