0.0.1 • Published 5 years ago

disma v0.0.1

Weekly downloads
2
License
GPL-3.0-or-later
Repository
github
Last release
5 years ago

Disma

A Javascript wrapper for the Discord API

Installation:

Build from source:

Requirements

NameVersionInstallation Guide
Typescript> 3.7.5View Guide

Once you have Typescript installed, enter the command line and type tsc --version to confirm it has installed properly, if the command fails, restart your device and try again.

1.

Install using a cli tool:

Disma is available on NPM and Yarn, simply run

npm install disma --save

yarn add disma

Long term goals: Disma is a free-time project, it is updated as and when i have the time to update it, bugs and breaking issues should be reported in the issues section for the version of the library that you are using, you can view your library version by installing the package and typing disma --v

Changelog:

VersionChange Logview on NPM
0.0.1Read the docsDisma/@0.0.1
0.0.1

5 years ago