Skip to content

Commit 2d4d4ca

Browse files
authored
Update Status.js
1 parent bb2efb9 commit 2d4d4ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

events/Ready/Status.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ module.exports = {
1515
client.user.setPresence({
1616
status: 'online',
1717
activities:[{
18-
name:'KINGMAN SYSTEM BOT',
18+
name:'/help KINGMAN SUG BOT',
1919
type:'STREAMING',
2020
url: 'https://www.twitch.tv/kingman4hack'
2121
}]
2222
})
2323
}
24-
}
24+
}

0 commit comments

Comments
 (0)