i'll change the name of the proc to checkchan
i'm not removing the proc because the bot doesn't have to react on the command on every channel it is in, only on channels specified in the var
Hi all, I get the following error message: Tcl error [pub:command]: can't read "channels(output)": no such variable when I type !command while i'm in channel #output, how can I solve this problem? Thanks in advance! set channels(output) "#output #output2" set channels(output) [ s...
Hi, I'm new to eggdrop, the installation succeeded as far as I know but I'm wondering how to add the bot to a password protected server. I don't want to set any options yet. for example channel add #testing1212 is enough to make it join that channel, but what if that channel is password protected? T...