mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-09 09:12:07 +02:00
Quick test for Heroku Sharding
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
const Discord = require('discord.js');
|
||||
const Manager = new Discord.ShardingManager('./index.js');
|
||||
Manager.spawn(1);
|
||||
Manager.spawn(2);
|
||||
Reference in New Issue
Block a user