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

A sharding manager for the Eris Discord API library.

License

Notifications You must be signed in to change notification settings

t3ned/sharder_archived

Repository files navigation

@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