1 | static S ai_doneMakingThat(S chatName) { |
2 | S c = "are making in " + chatName; |
3 | WebNode node = first(ai_search_dollarX_verified("We", c, "$X")); |
4 | if (node != null) { |
5 | ai_invalidateWeb(node.web); |
6 | ret "OK: " + selectWord(web_text(node)); |
7 | } |
8 | ret "Done making what?"; |
9 | } |
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: | #1012206 |
Snippet name: | ai_doneMakingThat |
Eternal ID of this version: | #1012206/1 |
Text MD5: | 94cec202e8ea20fa9c4becb4701bc86f |
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-23 20:39:18 |
Source code size: | 284 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 395 / 442 |
Referenced in: | [show references] |