From 583cf346017c05df6e06d552313608a1789943a0 Mon Sep 17 00:00:00 2001 From: sijanec Date: Thu, 18 Mar 2021 14:25:47 +0100 Subject: removed network debugger --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e5b15da..295148c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ an alternative client for the discord messaging platform, written in the C progr * GNU compiler collection * GNU Make * libcurl 7.17.0 or newer with HTTPS support -* ncursesw +* ncursesw 6 ## instructions @@ -17,3 +17,8 @@ an alternative client for the discord messaging platform, written in the C progr make ./discord.c -e email@address.example -p password ``` + +## missing features + +* direct messages +* check for permissions before join -- cgit v1.2.3