Skip to content

Commit

Permalink
feat: remove sharding
Browse files Browse the repository at this point in the history
  • Loading branch information
wdhdev committed Nov 19, 2023
1 parent 93ca816 commit 32951c5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 33 deletions.
16 changes: 0 additions & 16 deletions src/events/client/shardDisconnect.ts

This file was deleted.

16 changes: 0 additions & 16 deletions src/events/client/shardReady.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import config from "./config";

const client = new ExtendedClient({
intents: ["Guilds", "GuildMessages"],
shards: "auto",
presence: {
activities: [
{
Expand Down

0 comments on commit 32951c5

Please sign in to comment.