summaryrefslogblamecommitdiffstats
path: root/README.md
blob: 295148c45ffd87a507f8399ef610fcd519296314 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                                                
            






                                                




                                   
# discord.c

an alternative client for the discord messaging platform, written in the C programming language.

## requirements

* a POSIX system
*	GNU C library
* GNU compiler collection
* GNU Make
* libcurl 7.17.0 or newer with HTTPS support
* ncursesw 6

## instructions

```
make
./discord.c -e email@address.example -p password
```

## missing features

* direct messages
* check for permissions before join