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.

vdm.tcl - "Viedemerde"

Support & discussion of released scripts, and announcements of new releases.
Post Reply
G
Galdinx
Voice
Posts: 4
Joined: Sat Feb 07, 2009 11:01 am

vdm.tcl - "Viedemerde"

Post by Galdinx »

vdm.tcl

Description :
Very simple script which displays a random quote from the french website www.viedemerde.fr ; it includes a flood control mechanism.

Edit few parameters before compiling.

This script uses its own namespace in order not to interfere with other scripts.

The script can be downloaded here
Last edited by Galdinx on Thu Feb 26, 2009 7:48 pm, edited 1 time in total.
A
Ark
Voice
Posts: 3
Joined: Fri Jan 30, 2009 11:30 pm

problem

Post by Ark »

hi,

i was waiting for this script for a long time :) tks for ur work :)

i've got a problem when i use !vdm
my bot says : Tcl error [::vdm::pub_disp_vdm]: invalid command name "::http::config"

i add http.tcl
loaded before vdm.tcl

now i receive this :
Tcl error in script for 'timer4':
can't read "instance(#francevdm)": no such element in array

could u help me ?

:)
G
Galdinx
Voice
Posts: 4
Joined: Sat Feb 07, 2009 11:01 am

Post by Galdinx »

Hi

Sorry for the late answer.
The chan name (allowed_chans variable) is case sensitive ; could you verify that you exactly mention the right chan name please ?


++


In french :


Salut,

Je suppose que tu parles français pour utiliser ce script.

Désolé de répondre tardivement mais je ne consulte pas ce forum très souvent.
Je n'ai pas trop le temps de regarder plus en détails ce soir mais à première vue ça apparait comme étant un problème dans la définition des salons autorisés (variable allowed_chans). En effet comme précisé dans le script, le nom des chans est sensible à la casse.
Peux-tu vérifier que tu as correctement rentré le nom du chan stp ?

A++
A
Ark
Voice
Posts: 3
Joined: Fri Jan 30, 2009 11:30 pm

Post by Ark »

salut,

le nom du chan est déclaré de la même façon dans le script et sur le bot

a+
G
Galdinx
Voice
Posts: 4
Joined: Sat Feb 07, 2009 11:01 am

Post by Galdinx »

Salut,

Est-ce que c'est aussi le nom exact sous lequel le chan est déclaré auprès du serveur ?

Sinon, peux-tu tester en mettant le nom exact déclaré et enregistré auprès du serveur irc


++
Post Reply