Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/5antos/dischord

A revolutionary Node.js library to interact with the Discord API
https://github.com/5antos/dischord

bot dischord discord discord-api nodejs

Last synced: about 1 month ago
JSON representation

A revolutionary Node.js library to interact with the Discord API

Awesome Lists containing this project

README

        

## About

Dischord aims to provide a simple, yet powerful and revolutionary [Node.js](https://nodejs.org) library to interact with the [Discord API](https://discord.com/developers/docs/intro).

_⚠️This project is currently in development and there is no ETA for a release._

## TODO
- [ ] Decide whether to use JavaScript or TypeScript for development
- [ ] Plan an organized structure for the library
- [ ] Decide which libraries to use (voice, rest, etc.)
- [ ] Decide which additional libraries to use (testing, linting, etc.)