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

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

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.