krisppurg / dimscord

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

Switch from zip to zippy #35

Closed ire4ever1190 closed 3 years ago

ire4ever1190 commented 3 years ago

By using zippy instead of zip, the external zlib1 file dependency is no longer needed

I have tested that uncompress is called with the advanced.nim example and it seemed to work correctly

krisppurg commented 3 years ago

I will merge when I implement voice.

krisppurg commented 3 years ago

Since voice is taking longer I will merge soon atm.