From f53d614fcafb51d9c8f74c9f1c4c9173290ced91 Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Tue, 13 Apr 2021 21:18:09 +0200 Subject: [PATCH] Added Limitations sections to README --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 3096762..f29d07d 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,18 @@ Releases: https://github.com/Stone-Red-Code/DiscordCLI/releases ### enterd - enter DM channel - args: + +## Limitations +DiscordCLI doesn't support everything the officil Discord app does. +I'm trying to add more features continuously to it but there will be always some limitations. + +### Current limitation: +- No voice support +- Mentions can't be created easily +- You can't add/remove guilds +- You can't create/accept friend requests +- Discord online status not updating +
+And maybe more. +
+If you find a missing feature in DiscordCLI please tell me or create a pull request and update this list.