1 | static S botLink() { ret botLink(programID()); } |
2 | |
3 | static S botLink(S botID) { |
4 | ret "https://botcompany.de/" + parseSnippetID(botID); |
5 | } |
6 | |
7 | static S botLink(S botID, S uri) { |
8 | ret "https://botcompany.de/" + parseSnippetID(botID) + addPrefix("/", uri); |
9 | } |
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: | 695 / 669 |
Version history: | 2 change(s) |
Referenced in: | [show references] |