Skip to content

Commit

Permalink
rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
LarmuseauNiels committed Apr 25, 2023
1 parent 0d95f3e commit 6ff14f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion events/ready.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ module.exports = {
.then((invite) => client.invites.set(guild.id, invite))
.catch((error) => console.log(error));
}

client.user.setActivity({
name: "flamingpalm.com",
type: "STREAMING",
Expand Down

0 comments on commit 6ff14f1

Please sign in to comment.