Top

TCL Code Snippets Tagged with bot

  (4)  
Sort by 
This is a DALnet specific script designed to be run on two eggdrops. An OP'd bot, a DeOP'd bot. The OP bot monitors messages from the deop bot, should anyone spam it. The settings are currently..
Tags: ban  bot  deop  op  spam 
+ 0 likes
2 comment(s)    Score: 0.0    Platform: TCL    Posted by Get_A_Fix on Nov 12, 2009
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
Tags: bot  illuminati  irc  kingskrown  tcl 
+ 0 likes
0 comment(s)    Score: 0.0    Platform: TCL    Posted by kingskrown on Jan 24, 2009
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..
Tags: bot  tcl 
+ 0 likes
2 comment(s)    Score: 0.0    Platform: TCL    Posted by mentalglitch on May 14, 2008
Provides commands you can use within the channel if you are the owner of the bot (+m flag). Commands are: rehash, restart, hop, die which usually you need to be on the partyline for, just makes it easier. How..
Tags: admin  bot  commands  die  hop  rehash  restart 
+ 0 likes
2 comment(s)    Score: 4.5    Platform: TCL    Posted by FriedCPU on Dec 04, 2005
Bottom