Libraryless. Click here for Pure Java version (1045L/8K/27K).
1 | !747 |
2 | |
3 | m {
|
4 | p {
|
5 | long vport = addToMultiPort("Hello Bot.");
|
6 | print("Hello Bot added to multi-port in VM " + getVMID() + " on virtual port " + vport + "!");
|
7 | sendToLocalBot(getVMID() + "/" + vport, "what?"); |
8 | } |
9 | |
10 | static S answer(S s) {
|
11 | ret "hello!"; |
12 | } |
13 | } |
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: | #1001675 |
| Snippet name: | Add bot to multi-port test |
| Eternal ID of this version: | #1001675/1 |
| Text MD5: | 3a82645f48c45720eb5f446cd7ef8509 |
| Transpilation MD5: | de26d066660cfd65fa7a0419b9370f60 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-11-02 17:11:23 |
| Source code size: | 283 bytes / 13 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 943 / 1050 |
| Referenced in: | [show references] |