[![Discord(https://img.shields.io/discord/475469335092265011.svg?label=Chat%20on%20Discord&colorB=%237289DA)](https://discord.gg/Mu3NTtN)
discord.nd
A node.js wrapper for the Discord API. Currently in development; join the support server for more information and such.
Getting Started
For the basics, simply install discord.nd into your projects folder, and optionally add the --save
flag if you have a package file.
npm install discord.nd
If you want voice support, install discord.nd alongside with the recommended required packages:
npm install discord.nd node-opus ffmpeg-binaries
A page on voice support and examples will be added when the library can handle it properly.
Contributing
When contributing, all contributed resource(s) must meet our contribution requirements. As well as that, they must be locally tested to be working 9/10 without bugs, as these are usually pushed to development builds for final testing. If you want to contribute something else, such as a bug patch or translations, mention @ThatTonybo or @sudomoose in the server for more information.