npm.io
4.0.25 • Published 4 years ago

dolphin-discord

Licence
MIT
Version
4.0.25
Deps
2
Size
36 kB
Vulns
0
Weekly
0

Dolphin v4

Dolphin is a discord.js framework which helps discord bot developers easily create bots without having to worry about the hard work. Dolphin includes features such as Engines, Commands and Extenders. Feel free to test and explore the framework.

Getting started

First of all, install the package in your project by executing the following command:

npm install dolphin-discord

or, if you are using yarn:

yarn add dolphin-discord

Missing Documentation