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

10
LINES

< > BotCompany Repo | #1003082 // Simple Chat Room Test Bot

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

Libraryless. Click here for Pure Java version (1116L/8K/25K).

1  
!752
2  
3  
answer {
4  
  if (!attn()) null;
5  
  
6  
  if "test post" {
7  
    simpleChatPost("Test Bot", "The time is " + now());
8  
    ret "OK!";
9  
  }
10  
}

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: #1003082
Snippet name: Simple Chat Room Test Bot
Eternal ID of this version: #1003082/1
Text MD5: 76827748bbce73f138a893bb48a710d9
Transpilation MD5: f3e72d87a781b1211c8f6db1993430b4
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-04-28 21:53:28
Source code size: 143 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 546 / 635
Referenced in: [show references]