From 2e6b979ffaf28c8dd4500a4659941678a9cc0711 Mon Sep 17 00:00:00 2001 From: git-bruh Date: Wed, 2 Dec 2020 15:04:12 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 568c97c..593f022 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ NOTE: [Privileged Intents](https://discordpy.readthedocs.io/en/latest/intents.ht - [x] Sending messages - [x] Discord webhooks (with avatars) -- [x] Attachments (URL) -- [x] Typing status +- [x] Attachments (Converted to URLs) +- [x] Typing status (Not very accurate) - [x] Redacting messages -- [x] Editing messages (Partial) +- [x] Editing messages (Partial, see [this issue](https://github.com/Rapptz/discord.py/issues/6058)) - [x] Replies