mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-10 19:04:42 +02:00
Formatting
This commit is contained in:
+1
-1
@@ -3,4 +3,4 @@ const config = require('./config.json');
|
||||
const Manager = new Discord.ShardingManager('./index.js', {
|
||||
token: config.token
|
||||
});
|
||||
Manager.spawn();
|
||||
Manager.spawn();
|
||||
|
||||
Reference in New Issue
Block a user