I'm running a windrop v1.6.17.
I'm pretty well familiarized with scripts setup and installation, but I don't seem to be able to use that one.
I'm not at ease with tcl language so forgive me if I'm missing something important.
My problem is that the script isn't working at all.
Here's my config :
Code: Select all
variable trigger "!topic"
variable keyword "topic"
variable flag "n|n"
variable botnick 1
variable update 0
If I type .binds all in the partyline, I can see the appropriate bind like this : pubm -|- * 42 ::topic::pubm
Where is the problem ?