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

14
LINES

< > BotCompany Repo | #1013322 // Alternative Smart Bot Handling Both Chats [OK]

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

Download Jar. Libraryless. Click here for Pure Java version (20397L/146K).

!7

sS myName = "Number 5";

p {
  thread { findOutMyCountryThroughIP(); }
  ai_alternativeSmartBot();
  bot_handleBothChats();
}

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

Author comment

Began life as a copy of #1012634

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: #1013322
Snippet name: Alternative Smart Bot Handling Both Chats [OK]
Eternal ID of this version: #1013322/3
Text MD5: ecdc01d0c9461d7dafa93ba756b07e44
Transpilation MD5: 505c141d3bf1331385aff140969a613c
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-01-01 03:04:49
Source code size: 243 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 327 / 707
Version history: 2 change(s)
Referenced in: [show references]