Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 485 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 485 Bytes

Discord Slim

npm

Lightweight Discord API library for Node.js.
Provides pure API interaction via type definitions and some helper tools, without excessive abstractions.

NPM: discord-slim.
Usage info: see package readme.

Build the package from source

npm i
npm run build