blake wrote:I have configured my bot it joins my server and recognises the commands I send the problem is that it dont accept any commands from users ive added on the party line
Do these users have a password set?
Have a look, with the .whois command.
While you are checking - what flags do these users have?
(Without the +p flag, user will not have access to the party line)
Also, do these users have a host saved in their user record?
Ask one of them to send: /msg botnick help
Does it reply to them?
is this some thing to do with a setting in the eggdrop.conf
Check this:
set quiet-reject 1
While trying to figure it out, you might like to set it to 0.
(if your eggdrop.conf does not contain explanations and comments,
see:
http://eggwiki.org/Eggdrop.conf , and there is an explantion of this command there. )
I also noticed on the new config their is a mode h i use this mode on most of my scripts could this be the issue
New config ? what do you mean?
Where is the mode h mentioned?
I hope I've hit upon something that helps.