1 | static S ai_textOfChatLine(S line) { |
2 | if (!swicOneOf(line, "chat line ", "Smart Bot's Chat line ")) null; |
3 | S a = firstQuoted(ai_texts_verified(line, "has text", "$X")); |
4 | if (a != null) ret unquote(a); |
5 | ret unquote(firstQuoted(ai_texts_verified(line, "has text", "$X"))); |
6 | } |
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: | #1011435 |
Snippet name: | ai_textOfChatLine |
Eternal ID of this version: | #1011435/9 |
Text MD5: | 0d3a3cd36c9fcc78813c6c393435ca16 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-01-06 08:36:15 |
Source code size: | 281 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 473 / 514 |
Version history: | 8 change(s) |
Referenced in: | [show references] |