rmcafee / discord_ex

Discord Elixir Library
MIT License
47 stars 13 forks source link

test features from Discord API feature chart #20

Open Marqin opened 8 years ago

Marqin commented 8 years ago

feature chart + bulk_delete + pinning + game status

I'll update this list with features that I've tested that discord_ex supports.

Rest

rmcafee commented 8 years ago

I'll update this list as I implement each test.

Marqin commented 8 years ago

server info, message send from REST & WS event message receive are working for me in my bot already

Marqin commented 8 years ago

I've ticked all WS events that we receive + ticked "presence send" (implemented in #22)