diff --git a/src/events/ready.ts b/src/events/ready.ts index 4e597d1..8ed3d27 100644 --- a/src/events/ready.ts +++ b/src/events/ready.ts @@ -20,7 +20,7 @@ export default { activities: [{ name: 'custom', type: ActivityType.Custom, - state: 'Upd: /reminder!', + state: '/settings!', }], status: 'online', });