Skip to content

Commit

Permalink
chore: presence state text
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-737 committed Mar 12, 2024
1 parent 97d6043 commit c7c2995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/Client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export default abstract class SuperClient<R extends boolean = boolean> extends C
presence: {
activities: [
{
state: '🔗 Watching over 700+ cross-server hubs',
state: '🔗 Watching over 700+ cross-server chats',
name: 'custom',
type: ActivityType.Custom,
},
Expand Down

0 comments on commit c7c2995

Please sign in to comment.