Formatting

This commit is contained in:
Daniel Odendahl Jr
2017-03-23 01:35:22 +00:00
parent 72718c7c62
commit 40a4af36c4
109 changed files with 2660 additions and 2505 deletions
+1 -1
View File
@@ -3,4 +3,4 @@ const config = require('./config.json');
const Manager = new Discord.ShardingManager('./index.js', {
token: config.token
});
Manager.spawn();
Manager.spawn();