Skip to main content

dreamcord

Note: This isn't production ready just yet.

The Discord package of your dreams.

About

Dreamcord is a Node.js module that allows you to intuitively interact with Discord's API.

It allows you to create powerful bots for Discord's ever growing platform.

Installation

Using npm:

npm install dreamcord

Using yarn:

yarn add dreamcord

Using pnpm:

pnpm add dreamcord

Special Thanks

Inspiration: discord.js

Index