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

15
LINES

< > BotCompany Repo | #1012634 // Alternative Smart Bot Handling Smart Bot's Chat [OK]

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Libraryless. Click here for Pure Java version (22276L/160K).

!759

sS myName = "Number 5";
static Cache<S> country = new(f -> S { ipToCountry_once(myFirewallOrPublicIP()) });

p {
  thread { country!; }
  ai_alternativeSmartBot();
  bot_handleSmartBotsChat();
}

answer {
  if (match("Hello " + myName, s))
    ret "I'm here in " + country!;
}

Author comment

Began life as a copy of #1012630

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: #1012634
Snippet name: Alternative Smart Bot Handling Smart Bot's Chat [OK]
Eternal ID of this version: #1012634/10
Text MD5: 2e5a7994cec52fcde71366ad4b278499
Transpilation MD5: 18c8be2e966b883ce12db337314dc802
Author: stefan
Category: javax / a.i.
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-27 16:17:17
Source code size: 296 bytes / 15 lines
Pitched / IR pitched: No / No
Views / Downloads: 423 / 875
Version history: 9 change(s)
Referenced in: [show references]