0.0.1 • Published 5 years ago
disma v0.0.1
Disma
A Javascript wrapper for the Discord API
Installation:
Build from source:
Requirements
Name | Version | Installation Guide |
---|---|---|
Typescript | > 3.7.5 | View 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:
Version | Change Log | view on NPM |
---|---|---|
0.0.1 | Read the docs | Disma/@0.0.1 |
0.0.1
5 years ago