mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-05 17:51:27 +03:00
feat: internal sharding
This commit is contained in:
@@ -34,6 +34,7 @@ module.exports = class Client extends FrameworkClient {
|
||||
Partials.Message,
|
||||
Partials.Reaction,
|
||||
],
|
||||
shards: 'auto',
|
||||
},
|
||||
{ baseDir: __dirname },
|
||||
);
|
||||
|
Reference in New Issue
Block a user