1 | sS twitchChatURL() {
|
2 | ret twitchChatURL("stefanreich");
|
3 | } |
4 | |
5 | sS twitchChatURL(S userName) {
|
6 | ret "https://dashboard.twitch.tv/popout/u/" + userName + "/stream-manager/chat"; |
7 | } |
Began life as a copy of #1026324
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1026328 |
| Snippet name: | twitchChatURL |
| Eternal ID of this version: | #1026328/1 |
| Text MD5: | ed8fead77d308c3d48cc3d456b346eed |
| Author: | stefan |
| Category: | javax / networking |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-12-21 13:17:05 |
| Source code size: | 181 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 484 / 518 |
| Referenced in: | [show references] |