Libraryless. Click here for Pure Java version (1727L/11K/38K).
!752 static class Example { S text; Source source; *() {} *(S *text, Source *source) {} } static new L<Example> examples; p { load("examples"); } answer { if "list positive feedback" ret structure(collectField(examples, "text")); if "* is positive feedback" { examples.add(new Example(m.unq(0), new Source(s))); save("examples"); ret "OK, saved."; } /*if (matchAny(collectField(examples, "text"), s)) ret "Thanks!";*/ }
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: | #1002629 | 
| Snippet name: | Receive Positive Feedback Bot | 
| Eternal ID of this version: | #1002629/1 | 
| Text MD5: | 58412cc3da915ce78b30c66ceed0a9cd | 
| Transpilation MD5: | 32671a757446a7656c4dc2573b477baa | 
| Author: | stefan | 
| Category: | eleu / javax | 
| Type: | JavaX source code | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2016-03-03 00:48:11 | 
| Source code size: | 500 bytes / 29 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 968 / 1374 | 
| Referenced in: | [show references] |