static S botLink() { ret botLink(programID()); } static S botLink(S botID) { ret "https://botcompany.de/" + parseSnippetID(botID); } static S botLink(S botID, S uri) { ret "https://botcompany.de/" + parseSnippetID(botID) + addPrefix("/", uri); }
Began life as a copy of #1002964
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: | #1003010 |
Snippet name: | botLink - link to a bot |
Eternal ID of this version: | #1003010/3 |
Text MD5: | ad2966c7483939e1c3cf53dd3caf07bd |
Author: | stefan |
Category: | eleu |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-03-11 13:34:38 |
Source code size: | 261 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 694 / 668 |
Version history: | 2 change(s) |
Referenced in: | #1003095 - rawBotLink - link to a bot, "raw" page version (no title) #1006654 - Standard functions list 2 (LIVE, continuation of #761) #3000382 - Answer for ferdie (>> t = 1, f = 0) #3000383 - Answer for funkoverflow (>> t=1, f=0 okay) |