jb3 / concoction

Concoction is a Discord library for Elixir.
https://discord.gg/F6SYMSu
MIT License
2 stars 0 forks source link

Provide support for channel REST interaction #14

Open jb3 opened 4 years ago

jb3 commented 4 years ago

https://discord.com/developers/docs/resources/channel

Creating channels, sending messages, reactions and more should be included in this issue.

The existing HTTP client will be able to handle the majority of this.