waiting on vscode deno plugin to fix errors

This commit is contained in:
Skillz
2020-02-25 17:45:39 -05:00
parent 6bb2e2342a
commit 74a390041f
8 changed files with 315 additions and 189 deletions
+2
View File
@@ -1,6 +1,8 @@
# Discordeno
Discord API library wrapper in Deno
[Discord Server](https://discord.gg/rFJzqex)
## TODO
- [Review compression of payloads with GZIP](https://discordapp.com/developers/docs/topics/gateway#sending-payloads-example-gateway-dispatch)