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
- Host: GitHub
- URL: https://github.com/dxing97/libdiscord-0.1
- Owner: dxing97
- Created: 2016-08-12T01:44:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-28T21:55:01.000Z (almost 9 years ago)
- Last Synced: 2025-01-17T09:11:47.138Z (over 1 year ago)
- Topics: c, discord
- Language: C
- Homepage:
- Size: 68.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.