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

16
LINES

< > BotCompany Repo | #1001222 // Public Comm Bot

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

Libraryless. Click here for Pure Java version (850L/7K/21K).

1  
!747
2  
3  
m {
4  
  p {
5  
    makeAndroid_allowVMInspection = false;
6  
    makeAndroid_forcePublic = true;
7  
    makeAndroid_startPort = 4999;
8  
    makeAndroid("Public Comm Bot at " + getComputerID() + ".");
9  
  }
10  
  
11  
  static synchronized S answer(S s) {
12  
    if (match3("test", s))
13  
      return "test!";
14  
    return null;
15  
  }
16  
}

download  show line numbers  debug dex  old transpilations   

Travelled to 17 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, dhtvkmknsjym, gwrvuhgaqvyk, ishqpsrjomds, jtubtzbbkimh, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1001222
Snippet name: Public Comm Bot
Eternal ID of this version: #1001222/1
Text MD5: ce3197485fca31368a94c0d6755e74af
Transpilation MD5: a3c7f633d4dff3d38b84e5d389ab2fe3
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-10-04 20:21:56
Source code size: 324 bytes / 16 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 571 / 575
Referenced in: [show references]