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; }
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: | 475 / 506 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1012863 - ai_chatLineTimeDiff #1012864 - ai_chatLineUnixTime |