Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 646 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 646 Bytes

DISCONTINUATION NOTICE

The project is discontinued and will not be maintained further.
I don't use Discord anymore and don't want to work with it. Sorry.

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