Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

24
LINES

< > BotCompany Repo | #1013243 // Video Rules (made in the video!)

Document

If       (input contains a chemistry term)
then say (Are you a chemist?)

If       (input contains a medicine term)
then say (Are you a doctor?)

          if I said (Are you a chemist?)
and the person said (Yes)
               then (#user is a chemist)
            and say (That's very interesting.)
                and (#should ask for name)


if       (#user is a chemist)
then     (#(Are you a chemist?) is a bad question)

if       (#user is not a chemist)
then     (#(Are you a chemist?) is a bad question)



If input (is X Y?)
and      (X is possibly Y)
then say (Possibly)

Author comment

https://www.youtube.com/watch?v=aPQ6Mfa6bEc - 2018 Will Rule

download  show line numbers   

Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1013243
Snippet name: Video Rules (made in the video!)
Eternal ID of this version: #1013243/6
Text MD5: 0d587ca0cbfb900185c1ab2ad68a8244
Author: stefan
Category: javax / a.i.
Type: Document
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-29 05:19:45
Source code size: 606 bytes / 24 lines
Pitched / IR pitched: No / No
Views / Downloads: 385 / 111
Version history: 5 change(s)
Referenced in: [show references]