I've copied in the /scripts folder and update eggdrop.conf.
During the eggdrop's boot the scripts are loaded correctly, but nothing works...
I've no error message.
Please provide more info.Cr4sh wrote:I've copied in the /scripts folder and update eggdrop.conf.
During the eggdrop's boot the scripts are loaded correctly, but nothing works...
I've no error message.
Code: Select all
/msg <botnick> help
Well, the most common cause I can think of (that doesn't spout errors) is a badly configured script or a script without the right flag set to the channel using .chanset #chan +flag which many scripts require these days.Cr4sh wrote:I've copied in the /scripts folder and update eggdrop.conf.
During the eggdrop's boot the scripts are loaded correctly, but nothing works...
I've no error message.
Code: Select all
/msg <botnick> hello
dj-zath wrote:do you see the bot logged into the proper channel? (try a /whois <botname> to see if the bname there is actually your bot)
No response also, if i delete all system files (user, chan, pid, etc) run the bot and on the channel try with "/msg <botnick> hello" nothing happens.dj-zath wrote:once you verified that its your bot.. next try to /msg it with "pass" or, "help" and see if it responds..
Code: Select all
#unbind msg - hello *msg:hello
#bind msg - myword *msg:hello