05.05.2000 joaddons.tcl Component Documentation# joaddons.tcl for netbots.tcl v3.30 # designed to work with eggdrop 1.5.2 or higher # Johoho's Eggdrop Page - http://johoho.tuts.net/eggdrop/ # joaddons.tcl copyright (c) 1999,2000 by Johoho <johoho@hojo-net.de> # netbots.tcl copyright (c) 1998-2000 by slennox <slennox@egghelp.org> ## joaddons.tcl component script v2.11.0, 05.05.2000 ## # History: # # v1.00.0, 27.12.1999 - initial release, not public # v2.00.0, 03.02.2000 - added lots of stuff and put it on homepage # v2.00.1, 19.03.2000 - change header and readme :) # v2.00.2, 26.03.2000 - cosmetic bug fix - discovered by abraham # v2.10.0, 01.05.2000 - extended checkpass command # v2.11.0, 05.05.2000 - fixed a bug with checkpass # thanks slennox for netbots.tcl Please note that this component is fully compatible with netbots.tcl v3.15 - 3.30 by slennox IndexDescriptionThis components adds serveral commands to your bot to make local user and remote bot administration much easier.This component contains two command blocks, local and remote. Commands MSG/DCCDCC Commandslocal block.copyflags (n|-) - copy all user flags from one channel to another..mchattr (n|-) - chattr people by matching flags. .checkhosts (m|-) - list all users who haven't got a password set. .checkpass (m|-) - list all users with or with more then count hosts. remote block.+bot (n|-) - add a bot on remote bot.-bot (n|-) - remove a bot on remote bot .+host (n|-) - add a host on remote bot .-host (n|-) - remove a host on remote bot .+user (n|-) - add a user on remote bot .-user (n|-) - remove a user on remote bot .chattr (n|-) - chattr a user on remote bot .botattr (n|-) - botattr a bot on remote bot .restart (n|-) - restart remote bot .die (n|-) - kill remote bot
Further help is available via the netbots help system. Use .nethelp
netset.tclTo install this component properly you have to copy it to your netbots directory and add these lines to your netset.tcl conf:
Settings Documentation
FAQ
ContactYou can contact me via E-Mail at johoho@hojo-net.de, at ICQ 2499577 (tell me who you are and what you want or I'll ignore you) or catch me on irc usually around 18-24 UTC+1 in #eggdrop. (IrcNET)DISCLAIMERjoaddons.tcl is provided 'as is' and without warranty of any kind. |