Hello. I am running MegaHAL in my chan and would like to let the bot ignore different users and/or eggdrops in the chan.
Is there any script around or could anyone help me? thanks
How about adding them to the bot's user list, then using the .ignore command on them?Fraud wrote:Hello. I am running MegaHAL in my chan and would like to let the bot ignore different users and/or eggdrops in the chan.
Is there any script around or could anyone help me? thanks
I am rather new at this, but I will try to help...Fraud wrote:Hello. I am running MegaHAL in my chan and would like to let the bot ignore different users and/or eggdrops in the chan.
Is there any script around or could anyone help me? thanks
Code: Select all
newignore <hostmask> <creator> <comment> [lifetime]
Description: adds an entry to the ignore list; creator is given credit for the ignore. lifetime is how many minutes until the ignore expires and is removed. If lifetime is not specified, ignore-time (usually 60) is used. Setting the lifetime to 0 makes it a permanent ignore.
Returns: nothing
Module: core
Code: Select all
Name Version Date Last Author
Megahal.tcl 0.1 10/03/2004 Tiniduske
Description:
A script for the the MegaHAL module which allows you to set all options on or off using public commands.