Top

Simple Tcl example bot

+ 0 likes
Please Register to submit score.
Average Score  0.0
Scores Submitted  0
Date Added  May 14, 2008
Last Updated  May 14, 2008

Introduction

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 admin authorization contact me here on hawkee.com via msg

run with: 'tclsh filename.tcl &'
if you don't add the & at the end, your terminal window will be locked until the bot is closed.

do what you like with the code =D

Grab the Code

Comments

  (1)  RSS
mentalglitch
Comments: 23
 
TCL Snippet:  Simple Tcl example bot
Posted on Jun 17, 2008 8:21 pm
don't use this due to various TCL updates it wont work anymore

Please Register or Login to start posting comments.
Bottom