static S returnImage(S imageURL) { O cacheBot = getBot("#1002623"); // Image Cache Bot if (cacheBot != null) pcall { ret (S) call(cacheBot, "returnImage", imageURL); } imageURL = urlShortener(imageURL); ret "Lookie here: " + imageURL; }
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: | #1002624 |
| Snippet name: | returnImage - return an image from bot |
| Eternal ID of this version: | #1002624/1 |
| Text MD5: | 2016c69529606f377a9486b7ff46b15f |
| Author: | stefan |
| Category: | nl bots |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-02-11 01:53:26 |
| Source code size: | 259 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 952 / 875 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #3000202 - Answer for stefanreich (>> T conversion bot) #3000238 - Answer for stefanreich (>> t power bot) #3000382 - Answer for ferdie (>> t = 1, f = 0) #3000383 - Answer for funkoverflow (>> t=1, f=0 okay) |