summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorsijanec <anton@sijanec.eu>2021-03-18 14:25:47 +0100
committersijanec <anton@sijanec.eu>2021-03-18 14:25:47 +0100
commit583cf346017c05df6e06d552313608a1789943a0 (patch)
tree839ccd06b6f67432771b0c4702380936b1e4323d /README.md
parentfinished first PoC code (diff)
downloaddiscord.c-583cf346017c05df6e06d552313608a1789943a0.tar
discord.c-583cf346017c05df6e06d552313608a1789943a0.tar.gz
discord.c-583cf346017c05df6e06d552313608a1789943a0.tar.bz2
discord.c-583cf346017c05df6e06d552313608a1789943a0.tar.lz
discord.c-583cf346017c05df6e06d552313608a1789943a0.tar.xz
discord.c-583cf346017c05df6e06d552313608a1789943a0.tar.zst
discord.c-583cf346017c05df6e06d552313608a1789943a0.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
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