Skip to content

Commit

Permalink
Update client.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp authored Oct 11, 2023
1 parent 35e6180 commit 48524b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/client/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,6 @@ export class ExtendedClient extends Client {
this.loadComponents();
this.loadEvents();
this.loadCollections();

this.automation.start();
});

// I know this restarting stuff kinda sucks but you can't guarantee which one is triggered
Expand Down

0 comments on commit 48524b6

Please sign in to comment.