Télécharger l'open source Bot Libre Community Edition et installer Bot Libre sur votre propre serveur
Self, AIML, and scripting : date and time script

RE: date and time script

par marcosnunes posté Dec 7 2016, 11:53

I could fix it with this edition on TimeAndDate bot script file

state timeState {
case #is goto timeState;
case #it goto timeState;
case #what goto timeState;
case "right" goto timeState;
case "now" goto timeState;
case "in" goto timeInState;
case punctuation goto timeState;

answer Template("The time is {Date.setTimeZone(Date.time(), "GTM-3")}.");
}


Id: 14857915
Posté: Dec 7 2016, 11:53
Mise à jour: Dec 7 2016, 14:49
Réponses: 0
Vues: 2092, aujourd'hui: 4, semaine: 10, mois: 23
0 0 0.0/5