This commit is contained in:
Daniel Odendahl Jr
2017-05-08 23:11:00 +00:00
parent 448c137b38
commit 51b03fc2b1
+2
View File
@@ -122,3 +122,5 @@ client.on('ready', () => {
});
client.login(TOKEN);
process.on('unhandledRejection', console.error);