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

16
LINES

< > BotCompany Repo | #1003093 // Try Hammering The Simple Chat Room

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

Libraryless. Click here for Pure Java version (2074L/15K/47K).

!752

p {
  makeBot("Hammer The Chat");
}

answer {
  if (!attn()) null;
  
  if "hammer chat" exceptionToUser {
    new L<S> l;
    for (int i = 1; i <= 10; i++)
      l.add(simpleChatPost("Hammer Bot", "Hammer attempt " + i));
    ret structure(l);
  }
}

Author comment

Began life as a copy of #1003082

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1003093
Snippet name: Try Hammering The Simple Chat Room
Eternal ID of this version: #1003093/1
Text MD5: 4ba9af50fe8a7ae2f7b61b50df6f39e2
Transpilation MD5: 6fa7d5b786344a83e37ba6a81b3ecfd8
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-05-23 01:07:46
Source code size: 271 bytes / 16 lines
Pitched / IR pitched: No / No
Views / Downloads: 549 / 649
Referenced in: [show references]