Skip to content

Commit

Permalink
Added discord interactions (slash and buttons)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherBThai committed Aug 6, 2021
1 parent 9c3aedf commit b4cb5dd
Show file tree
Hide file tree
Showing 11 changed files with 606 additions and 45 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ const totalShards = 10;
shards = 2;
firstShardID = 0;
lastShardID = 1;
clusters = 1
clusters = 2
}

console.log("Creating shards "+firstShardID+"~"+lastShardID+" out of "+shards+" total shards!");
Expand Down
Loading

0 comments on commit b4cb5dd

Please sign in to comment.