sS twitchChatURL() { ret twitchChatURL("stefanreich"); } sS twitchChatURL(S userName) { ret "https://dashboard.twitch.tv/popout/u/" + userName + "/stream-manager/chat"; }