krisppurg / dimscord

A Discord Bot & REST Library for Nim.
https://krisppurg.github.io/dimscord/
MIT License
222 stars 20 forks source link

Issue 30: Add empty on_disconnect proc #33

Closed ire4ever1190 closed 3 years ago

ire4ever1190 commented 3 years ago

Fixes issue #30 on_disconnect was not set and so the client was calling nil

krisppurg commented 3 years ago

Tested disconnecting, as well, just checking?

ire4ever1190 commented 3 years ago

yes, was able to disconnect and reconnect with no errors