Hello, Here's the context : I load a script for my bot, which makes use of user's nick related variables. When I launch my bot, it happens some users are already present on the channel. It seems a good idea to initialize these variables for these users at this time, so I intend to use the chanlist c...
Hello everybody, I've encountered recently a unexpected problem in my script. Here's the detail : I make use of the following in my script : timer $intervalle "unset phrase($nick)" Everything is ok, unless the variable nick contains [ ]... I've got an error, because what is inside the [ ] ...