From 8c30dc2758a080578ca8cd1abc200e77839705b5 Mon Sep 17 00:00:00 2001 From: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com> Date: Fri, 20 Mar 2020 19:04:55 -0400 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index f8553ff3b..9c8f0a5a2 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,6 @@ 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) -- Handle checking if guild is unavailable before taking guild related actions. - ## Bot Boilerplate Template / Frameworks If you are just starting out, you can use the Discordeno Template repo to get the base of your bot pre-built for you. As other developers create other command frameworks for this library, those frameworks will be listed here: