Skip to content

Commit

Permalink
change presence to match old cow
Browse files Browse the repository at this point in the history
  • Loading branch information
charlie-moomoo committed Dec 2, 2024
1 parent 91adf47 commit 66d1932
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions discord.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ client.on("ready", () => {
{
type: 4,
name: "custom",
state: `牛牛 v${require("./package.json").version} | @${
client.user.tag
state: `🐮 @${client.user.tag} | 牛牛 v${
require("./package.json").version
}`,
},
],
Expand Down

0 comments on commit 66d1932

Please sign in to comment.