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).

1  
!7
2  
3  
sS myName = "Number 5";
4  
5  
p {
6  
  thread { findOutMyCountryThroughIP(); }
7  
  ai_alternativeSmartBot();
8  
  bot_handleBothChats();
9  
}
10  
11  
answer {
12  
  if (match("Hello " + myName, s))
13  
    ret "I'm here in " + findOutMyCountryThroughIP();
14  
}

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: 343 / 736
Version history: 2 change(s)
Referenced in: [show references]