SeedVault / rhizome

conversational bot engine created by Botanic/SEED team
https://seedtoken.io
Other
7 stars 2 forks source link

Add more .Flow v2 instructions demo to Testbot included in the database seed #13

Open nicolasbotanic opened 6 years ago

nicolasbotanic commented 6 years ago

So far we have demoed this .Flow v2 instructions: $input, $text, $image, $video, $audio, $regexMatch, chatscriptMatch, $set, $get, $goto, $eq, $and, $code, $weather, $simpleSentimentanalysis, $sendEmail

At the time of submitting this issue, this instructions are not demoed yet: $gt, $lt, $gte, $lte, $or

Note $return can't be demoed because there is no support for $call yet.

This is not a proper test of each instruction. It's just a bot to show all .Flow v2 can do. You can combine more than one instruction per path