This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Search found 3 matches

by MickB
Fri Sep 02, 2005 5:03 pm
Forum: Archive
Topic: chanlist command has an annoying delay : please help !
Replies: 1
Views: 3140

chanlist command has an annoying delay : please help !

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...
by MickB
Thu Sep 01, 2005 4:45 am
Forum: Archive
Topic: I've got a problem with timer's command containing [ ]
Replies: 2
Views: 3272

Thanks for your answer, you doc is very helpful !
by MickB
Thu Sep 01, 2005 3:43 am
Forum: Archive
Topic: I've got a problem with timer's command containing [ ]
Replies: 2
Views: 3272

I've got a problem with timer's command containing [ ]

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 [ ] ...