hi ,
i have a pb with irc undupe :
!>undupe test
bot reply : Undupe:
in alcobot :
Quote:
[20:42] [☻AlcoBot☻] Error :: CmdChannel - Error evaluating "::alcoholicz::NxTool
s::Undupe":
list element in quotes followed by "." instead of space
while executing
"lindex $text 1"
(procedure "putserv" line 9)
invoked from within
"putserv "$target :$line""
(procedure "SendTarget" line 3)
invoked from within
"SendTarget $target [VarReplace $text $variables($type) $valueList]"
(procedure "SendTargetTheme" line 15)
invoked from within
"SendTargetTheme $target undupeNone
The failure is not caused by AlcoBot, but by another script you have loaded on the Eggdrop. Particularly a script that wraps Eggdropâs "putserv" command and improperly handles Tcl lists.