cronokirby / alchemy

A discord library for Elixir
MIT License
152 stars 34 forks source link

[bug] Guild cache is never updated by channel events #83

Closed curz46 closed 4 years ago

curz46 commented 4 years ago

CHANNEL_CREATE, CHANNEL_UPDATE and CHANNEL_DELETE events do not effect the guild cache. I have working code to fix this (needs review) but easier to PR after #77