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

A basic command handler w/ Discord.js and ShardingManager

License

Notifications You must be signed in to change notification settings

lahype/DefaultCommandHandlerWithShardingManager

Repository files navigation

Discord Support me on BMC Twitter Follow

Default CommandHandler with Sharding Manager

Install

Node.js 12.0.0 or newer is required.

Type the following commands into Terminal.

git clone https://github.com/lahype/DefaultCommandHandlerWithShardingManager.git
cd DefaultCommandHandlerWithShardingManager
npm install

npm install or yarn install to go faster.


License

This project is licensed under the GNU GENERAL PUBLIC v3 LICENSE - see the LICENSE file for details.