mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-21 22:14:34 +02:00
Test for Devs
This commit is contained in:
@@ -4,3 +4,5 @@ const Manager = new Discord.ShardingManager('./index.js', {
|
|||||||
token: config.token
|
token: config.token
|
||||||
});
|
});
|
||||||
Manager.spawn();
|
Manager.spawn();
|
||||||
|
|
||||||
|
process.on('unhandledRejection', console.error);
|
||||||
Reference in New Issue
Block a user