mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
It failed. Don't use Heroku (it can't shard)
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(2);
|
||||
Manager.spawn(1);
|
||||
Reference in New Issue
Block a user