vsTerminus / Mojo-Discord

Perl Modules that implement parts of the Discord API. Intended for Text Chat Bots.
MIT License
33 stars 10 forks source link

Don't continue connecting with invalid url #33

Closed michaelandreen closed 4 years ago

michaelandreen commented 4 years ago

If we continue after the reconnect the websocket will fail with the invalid url and we'll end up with a second reconnect being started.