mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-12 00:04:48 +02:00
Update SequelizeProvider and do some other stuff
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
const { ShardingManager } = require('discord.js');
|
||||
const Manager = new ShardingManager('./index.js', { token: process.env.TOKEN });
|
||||
Manager.spawn();
|
||||
|
||||
process.on('unhandledRejection', console.error);
|
||||
|
||||
Reference in New Issue
Block a user