Discussion of eggdrop bots, shell accounts and tcl scripts.
Skip to content
Go to advanced search
Code: Select all
proc blaat {n u h a} { global pom set pom "$n $a" } proc toem {} { global pom puts $pom putlog "$pom" }