Did you know Bot Libre also provides 3D avatars and a free web speech API?
Self, AIML, and scripting : Need Help with Scripting and Twitterbot

RE: Need Help with Scripting and Twitterbot

by admin posted Mar 24 2020, 11:29

Looks correct, except change 10 to 5 here, as you only have 5 responses,

>> if (n == null || n > 10) { n = 0}

if (n == null || n > 5) { n = 0}

The keyword is the pattern in your script, currently you have "omobaiday".

Also make sure you add the script to your bot.


Id: 32738304
Posted: Mar 24 2020, 11:29
Replies: 0
Views: 1952, today: 3, week: 7, month: 10
0 0 0.0/5