Libraryless. Click here for Pure Java version (1346L/11K/33K).
!752 p { S token = loadRelpToken(); S channel = "talkingbots"; L<SlackMsg> l = multiSlurp(channel, token); print(l(l) + " total messages slurped from #" + channel); print("First message: " + structure(first(l))); print("Last message: " + structure(last(l))); }
Began life as a copy of #1002173
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: | #1002184 | 
| Snippet name: | Test multiSlurp | 
| Eternal ID of this version: | #1002184/1 | 
| Text MD5: | dc1e9f7dbe862802e13e0e8988bbabcf | 
| Transpilation MD5: | a61978ea5f02f1bfe6d50526cf578ba9 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX source code | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2015-12-23 21:14:40 | 
| Source code size: | 284 bytes / 10 lines | 
| Pitched / IR pitched: | No / Yes | 
| Views / Downloads: | 796 / 954 | 
| Referenced in: | [show references] |