Skip to content
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
InkoHX authored Nov 17, 2018
1 parent 162e5b0 commit 87a5b74
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const client = require('discord-rich-presence')('481812773827772428')
client.updatePresence({
state: 'Vector Network で遊んでいます!',
largeImageKey: 'vector_network_discord',
smallImageKey: 'Vector Network',
startTimestamp: Date.now(),
smallImageKey: 'Vector Network',
startTimestamp: Date.now(),
instance: true
})
})

0 comments on commit 87a5b74

Please sign in to comment.