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

5
LINES

< > BotCompany Repo | #1012862 // ai_chatLineSentByBot

JavaX fragment (include)

static Bool ai_chatLineSentByBot(S line) {
  if (ai_has(line, "was", "sent by bot")) true;
  if (ai_has(line, "was", "sent by human")) false;
  null;
}

Author comment

Began life as a copy of #1011435

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: #1012862
Snippet name: ai_chatLineSentByBot
Eternal ID of this version: #1012862/1
Text MD5: 83c89d023466d9dbf59834ef3f1f6df7
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-14 21:51:25
Source code size: 155 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 341 / 375
Referenced in: [show references]