Libraryless. Click here for Pure Java version (467L/4K/13K).
1 | !747 |
2 | |
3 | m { |
4 | p { |
5 | S userLine = "ok", user = "?", botID = "123", computerID = getComputerID(); |
6 | L<S> dialogHistory = litlist("just", "a", "test"); |
7 | long date = now(); |
8 | |
9 | S line = format3("New entry. user line: *, date: *, user: *, botID: *, computerID: *, dialog history: *", |
10 | userLine, date, user, botID, computerID, dialogHistory); |
11 | S answer = sendToRemoteBot("OK Collector Bot", line); |
12 | print(answer); |
13 | } |
14 | } |
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: | #1001247 |
Snippet name: | OK Sender Test |
Eternal ID of this version: | #1001247/1 |
Text MD5: | bcf4878832b4e27cfc3bd424d16bfcf2 |
Transpilation MD5: | e5ddda3032e286d37653c391d99c8077 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2015-10-04 21:12:09 |
Source code size: | 447 bytes / 14 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 665 / 745 |
Referenced in: | [show references] |