Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

9
LINES

< > BotCompany Repo | #1003010 // botLink - link to a bot

JavaX fragment (include)

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);
}

Author comment

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: 619 / 591
Version history: 2 change(s)
Referenced in: [show references]