This commit is contained in:
Daniel Odendahl Jr
2017-04-02 00:02:00 +00:00
parent 2e5fb60e11
commit e3f19b05ef
+1 -1
View File
@@ -5,4 +5,4 @@ const Manager = new Discord.ShardingManager('./index.js', {
});
Manager.spawn();
process.on('unhandledRejection', console.error);
process.on('unhandledRejection', console.error);