simmsb / calamity

A library for writing discord bots in haskell
https://hackage.haskell.org/package/calamity
MIT License
109 stars 11 forks source link

Add Upgradeable instances for DMChannel, GroupChannel, TextChannel, and Category #38

Closed Innf107 closed 3 years ago

Innf107 commented 3 years ago

Fix #37

simmsb commented 3 years ago

Thanks