The above script, isn't meant to respond to you or a channel.
You have used the "putlog" command, which places a comment/log messages inside the eggdrop log files.
This messages can also be seen on the partyline.
Other than understanding that the following line may confuse you
Code: Select all
proc NoticeProc {nick uhost handle text dest} {
"text" & "dest" are the wrong way around, and will not contain what you think they will. So long as you know which variable contains what, you should have no issue.
Additionaly, eggdrop 1.6.14 does not exist as of yet. 1.6.14, also known as CVS and BETA, are not currently official versions, and may contain bugs in them.
At the time fo this post, it does contain a bug.