0.0.3 • Published 4 years ago
uplife-shard-api v0.0.3
#uplife-shard-api
How to use uplife-shard-api
ex.
const shard = require("shard-api");
shard.start({
filename: "./server.js",
totalshard: "auto",
token: "bot token"
});
#uplife-shard-api
How to use uplife-shard-api
ex.
const shard = require("shard-api");
shard.start({
filename: "./server.js",
totalshard: "auto",
token: "bot token"
});