TCL Code Snippets Tagged with bot
(4)
Connects to an IRC server you specify and idles. Basically this is a frame for an IRC bot.
Command line arguments:
tclsh client.tcl irc.kingskrown.com 6667
+ 0 likes
Tcl example bot (use in linux OS but will work on windows) it doesnt do anything aside from connect identify to nickserv and join the channels specified
if you want to add to this such as commands and..
+ 0 likes


