WikiTcl

From S23Wiki

http://mutante.s23.org/wiki.php

http://mutante.s23.org/wiki.php?type=src-tcl

URL for bot to read: http://mutante.s23.org/eggwiki.php

# ===============Mutante=============-
# w00t ganja power v1.2;
# peace!;
# thanks blackcat ;)

bind pub - !wiki wiki10

proc wiki10 {nick host hand chan text} {
set data10 [exec bash -c "lynx -source http://s23.org/~mutante/eggwiki.php"];
putlog "$data10";
regsub -all {
} $data10 {} data11;
putserv "PRIVMSG $chan :
Retrieved from "http://s23.org/wiki/WikiTcl"
Personal tools