An open API service indexing awesome lists of open source software.

https://github.com/dxing97/libdiscord-0.1

The first bot made for libdiscord, now depreciated
https://github.com/dxing97/libdiscord-0.1

c discord

Last synced: 3 months ago
JSON representation

The first bot made for libdiscord, now depreciated

Awesome Lists containing this project

README

          

# Bot 1

This bot gets a gateway URL and connects to it. Attempts to heartbeat.
Bot token is user-specified. Doesn't check if the token is correct.

~~A Discord library written in C, currently in development.
Don't expect anything in here to work at the moment.~~

## install.sh
Automagically installs dependencies and builds libwebsockets and
ulfius from source. Doesn't actually install libdiscord.

Tested against Ubuntu 17.04 ("Zesty"). More distros will be tested later.