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

11
LINES

< > BotCompany Repo | #1001541 // Bot web chat test

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

Libraryless. Click here for Pure Java version (115L/2K/4K).

1  
!747
2  
3  
m {
4  
  static S botName = "hallo bot";
5  
  static S line = "Hello world!";
6  
  
7  
  p {
8  
    print(loadPage("tinybrain.de:8080/tb-int/groupchat.json.botpresence.php?name=" + urlencode(botName)));
9  
    print(loadPage("tinybrain.de:8080/tb-int/groupchat.json.botsay.php?name=" + urlencode(botName) + "&line=" + urlencode(line)));
10  
  }
11  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1001541
Snippet name: Bot web chat test
Eternal ID of this version: #1001541/1
Text MD5: a7f7520b0dac15c4c70c2ff2d13057f7
Transpilation MD5: 995f6d5658d454ef0f7d0fa236283367
Author: stefan
Category:
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-10-23 16:56:45
Source code size: 340 bytes / 11 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 580 / 854
Referenced in: [show references]