Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including awesome-djs with all npm packages installed. Try it out:

require("@discordjs/uws/package.json"); // @discordjs/uws is a peer dependency. require("bufferutil/package.json"); // bufferutil is a peer dependency. require("libsodium-wrappers/package.json"); // libsodium-wrappers is a peer dependency. require("sodium/package.json"); // sodium is a peer dependency. require("zlib-sync/package.json"); // zlib-sync is a peer dependency. require("zucc/package.json"); // zucc is a peer dependency. var awesomeDjs = require("awesome-djs")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

awesome-djs v13.0.21

A powerful library for interacting with the Discord API

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free