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

6
LINES

< > BotCompany Repo | #1011435 // ai_textOfChatLine

JavaX fragment (include)

static S ai_textOfChatLine(S line) {
  if (!swicOneOf(line, "chat line ", "Smart Bot's Chat line ")) null;
  S a = firstQuoted(ai_texts_verified(line, "has text", "$X"));
  if (a != null) ret unquote(a);
  ret unquote(firstQuoted(ai_texts_verified(line, "has text", "$X")));
}

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: 395 / 439
Version history: 8 change(s)
Referenced in: [show references]