0.0.5 • Published 8 months ago

dreamcord v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

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