CytubeBot icon indicating copy to clipboard operation
CytubeBot copied to clipboard

Cannot Read Property "1" of Null

Open StreamersConnected opened this issue 8 years ago • 1 comments

On an Ubuntu/Linux Virtual Machine

https://gyazo.com/e8d5c8cd5f754277911b4e3a33c6fe57

StreamersConnected avatar Jun 07 '17 23:06 StreamersConnected

I ran into this when testing something. It seems to happen when you don't include the http:// or https:// in the cytubeServer config key. It should be like this:

{
    "cytubeServer": "https://cytu.be",
    ...
}

calzoneman avatar Jul 11 '17 03:07 calzoneman