sS rawBotLink_newServer() { ret rawBotLink_newServer(programID()); } static S rawBotLink_newServer(S botID) { ret "http://butter.botcompany.de:8080/" + parseSnippetID(botID) + "/raw"; } static S rawBotLink_newServer(S botID, S uri) { ret "http://butter.botcompany.de:8080/" + parseSnippetID(botID) + "/raw" + addPrefix("/", uri); }
Began life as a copy of #1003095
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: | #1014006 |
| Snippet name: | rawBotLink_newServer - link to a bot, "raw" version on butter.* |
| Eternal ID of this version: | #1014006/1 |
| Text MD5: | 27006e9c777e857ebc58f4bb739bdb43 |
| Author: | stefan |
| Category: | eleu |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-03-19 18:47:52 |
| Source code size: | 351 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 615 / 663 |
| Referenced in: | [show references] |