static bool ai_greetingRule2(S a) { if (ai_is(a, "recent") && ai_is(a, "a greeting") && ai_is(a, "unanswered")) { ai_postTriple("smart bot", "please post", "hello"); true; } false; }
Began life as a copy of #1011400
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1011944 | 
| Snippet name: | ai_greetingRule2 | 
| Eternal ID of this version: | #1011944/1 | 
| Text MD5: | 2d31ff27c3afb3fcf7da3f84df056333 | 
| Author: | stefan | 
| Category: | javax / a.i. | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-11-11 00:24:08 | 
| Source code size: | 212 bytes / 9 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 590 / 633 | 
| Referenced in: | [show references] |