Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

Latest commit

 

History

History
41 lines (27 loc) · 1.14 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.14 KB

@nedbot/sharder

A sharding and clustering solution for the Eris Discord API library.

Heavily inspired on Eris-Sharder with types, better maintenance and additional features.

Installation

# Install using npm
npm i @nedbot/sharder

# Install using yarn
yarn add @nedbot/sharder

No other installations are needed for types. This package is written in Typescript so types are included.

Documentation

We have documented all the features included with @nedbot/sharder.

If you need help after reading the docs, join our Discord server.

Contribution

Please follow the Gitmoji commit guide.

  • Fork this repository
  • Clone it to your local machine
  • Make your changes and commit
  • Open a pull request