Libraryless. Click here for Pure Java version (3561L/23K/80K).
1 | !7 |
2 | |
3 | static long lastPost = 0; |
4 | |
5 | p { |
6 | stefansChat_onLine(voidfunc(S text) { |
7 | if (sysNow() > lastPost+5000) { |
8 | postToStefansChat(text + "? No!"); |
9 | lastPost = sysNow(); |
10 | } |
11 | }); |
12 | } |
Began life as a copy of #1009191
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1009194 |
Snippet name: | Stefan's Chat: First Bot [WORKS] |
Eternal ID of this version: | #1009194/4 |
Text MD5: | 9d5bd285bc414aa2ae203b8d2f3643c0 |
Transpilation MD5: | 1f9fcb9bbf4198abc3bf830723999216 |
Author: | stefan |
Category: | javax / chat |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-07-16 00:21:56 |
Source code size: | 203 bytes / 12 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 475 / 602 |
Version history: | 3 change(s) |
Referenced in: | [show references] |