https://github.com/webfreak001/discord-w
outdated vibe.d based discord client library
https://github.com/webfreak001/discord-w
Last synced: over 1 year ago
JSON representation
outdated vibe.d based discord client library
- Host: GitHub
- URL: https://github.com/webfreak001/discord-w
- Owner: WebFreak001
- Created: 2018-02-08T21:29:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-07-17T07:42:00.000Z (about 6 years ago)
- Last Synced: 2025-01-11T04:13:43.635Z (over 1 year ago)
- Language: D
- Homepage:
- Size: 65.4 KB
- Stars: 5
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# discord-w
discord-w is a vibe.d based discord client library implementing API version 6.
Currently the API is WIP and might change and a lot of things are still missing. Currently implemented is only the gateway (read only ETF, full JSON) and channels (except file uploads).
## Example
See [test/](test) in this repository.