discordjs-shard-bot icon indicating copy to clipboard operation
discordjs-shard-bot copied to clipboard

A example of a use shard with discord.js

Shard use for discord.js

This repository is a example for use shard with discord.js

Installation :

You need :

  • Node.js > 8.0.0 or later
  • NPM > 5.0.0 or later

Step 1 :

Create a bot user on discord devloper and get token

Step 2 :

Clone repository on your computer (or download if you are on windows)

Step 3 :

Go to the config.json file and add the token of your bot on the good case.

Step 4 :

For start the bot you can use 2 comand :

npm run test

or

node shard.js

Contributor :

Nesmon (read code)

@thomasbnt the link and small information)