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

8
LINES

< > BotCompany Repo | #1011656 // ai_activeSpec - collection of active speculation functions

JavaX fragment (include)

static S ai_activeSpec(fS word) {
  if (empty(word)) ret word;
  ai_withMaker('ai_activeSpec, r {
    pcall ping { ai_activeSpec_answerOnChat(word); }
    pcall ping { ai_activeSpec_answerChatLine(word); }
  });
  ret word;
}

Author comment

Began life as a copy of #1011601

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: #1011656
Snippet name: ai_activeSpec - collection of active speculation functions
Eternal ID of this version: #1011656/3
Text MD5: 7a1646f59f6bf999a1f58c0e576afcf2
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-18 16:33:34
Source code size: 232 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 367 / 408
Version history: 2 change(s)
Referenced in: [show references]