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