Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/5antos/dischord
- Owner: 5antos
- Created: 2022-07-18T17:07:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-26T13:59:12.000Z (over 2 years ago)
- Last Synced: 2024-10-02T03:41:52.413Z (about 2 months ago)
- Topics: bot, dischord, discord, discord-api, nodejs
- Homepage:
- Size: 3.91 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.)