krisppurg / dimscord

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

fix: remove version requirement for ws; add jsony package #78

Closed licoricee closed 1 year ago

licoricee commented 1 year ago

I was having errors with jsony and ws not being found, removing the version requirement for ws fixed this