Skip to content

Commit

Permalink
Update info.js
Browse files Browse the repository at this point in the history
  • Loading branch information
SomnathDas authored Nov 25, 2020
1 parent 96b4f3a commit 7ac2534
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions info.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ exports.info = async function() {

while(true) {

await client.setMyStatus('Link ⚔️');
await client.setMyStatus('Neko, da god of culture');
await Sleep(60000)
await client.setMyStatus('Zelda ✨️');
await client.setMyStatus('It is not like i am horny ✨️');
await Sleep(60000)
await client.setMyStatus('Ganon 🔱️');
await client.setMyStatus('Legends actually die lol 🔱️');
await Sleep(60000)
}

Expand Down

0 comments on commit 7ac2534

Please sign in to comment.