Libraryless. Click here for Pure Java version (2074L/15K/47K).
1 | !752 |
2 | |
3 | p {
|
4 | makeBot("Hammer The Chat");
|
5 | } |
6 | |
7 | answer {
|
8 | if (!attn()) null; |
9 | |
10 | if "hammer chat" exceptionToUser {
|
11 | new L<S> l; |
12 | for (int i = 1; i <= 10; i++) |
13 | l.add(simpleChatPost("Hammer Bot", "Hammer attempt " + i));
|
14 | ret structure(l); |
15 | } |
16 | } |
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: | 866 / 1030 |
| Referenced in: | [show references] |