An open API service indexing awesome lists of open source software.

https://github.com/discordts/client

(WIP) Modular discord client written in typescript!
https://github.com/discordts/client

bot bot-framework discord discord-ts discordapp modular nodejs typescript

Last synced: about 1 year ago
JSON representation

(WIP) Modular discord client written in typescript!

Awesome Lists containing this project

README

          



[![Build Status](https://travis-ci.org/discordts/client.svg?branch=master)](https://travis-ci.org/discordts/client) [![Known Vulnerabilities](https://snyk.io/test/github/discordts/client/badge.svg)](https://snyk.io/test/github/discordts/client) [![Coverage Status](https://coveralls.io/repos/github/discordts/client/badge.svg?branch=master)](https://coveralls.io/github/discordts/client?branch=master) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](http://standardjs.com/)

[![NPM version](https://img.shields.io/npm/v/@discordts/client.svg?style=flat)](https://www.npmjs.com/package/@discordts/client)
[![NPM downloads](https://img.shields.io/npm/dm/@discordts/client.svg?style=flat)](https://www.npmjs.com/package/@discordts/client) [![Discord](https://discordapp.com/api/guilds/588093861750898714/widget.png)](https://discord.gg/9C5f8B9)
[![Security Responsible
Disclosure](https://img.shields.io/badge/Security-Responsible%20Disclosure-yellow.svg)](https://github.com/nodejs/security-wg/blob/master/processes/responsible_disclosure_template.md)

## THIS IS A WIP, IT IS NOT AT ALL CLOSE TO A RELAESE, JUST PRE-SETTING UP THE REPOS/ORGS

## Install

Install with npm:
```
npm i @discordts/client --save
```

## License
Licensed under [Apache-2.0](./LICENSE).