Libraryless. Click here for Pure Java version (1257L/8K/28K).
1 | !752 |
2 | |
3 | static O chat, bob; |
4 | |
5 | p {
|
6 | chat = runInclude("#1003081");
|
7 | bob = includeDependent("#1003120");
|
8 | set(bob, "name", "Bobbie"); |
9 | simpleChatUse(bob, programID()); // use me as your chat! |
10 | runMain(bob); |
11 | } |
12 | |
13 | html { ret htmlForward(chat, uri, params); }
|
14 | sO getChat() { ret chat; } |
Began life as a copy of #1003245
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: | #1003251 |
| Snippet name: | Duplicate of RoboChat Test - with a bot! |
| Eternal ID of this version: | #1003251/1 |
| Text MD5: | e2b6739d5a414ec5ccf7d728e4edf6ed |
| Transpilation MD5: | e82729531b912486d3260c841f415aa1 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-06-06 00:56:25 |
| Source code size: | 294 bytes / 14 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 762 / 930 |
| Referenced in: | [show references] |