forscht / ddrive

Discord as a filesystem.
https://ddrive.forscht.dev
MIT License
493 stars 98 forks source link

chore: expose chunkSize and request timeout parameter and ignore inva… #56

Closed forscht closed 1 year ago

forscht commented 1 year ago

Change log

  1. Expose chunkSize and request timeout parameters
  2. Ignore invalid messages while fetching channel so ddrive won't crash anymore
forscht commented 1 year ago

Fixed issues

  1. https://github.com/forscht/ddrive/issues/40
  2. https://github.com/forscht/ddrive/issues/41
  3. https://github.com/forscht/ddrive/issues/46