diff --git a/app.js b/app.js index 05d732c..cbd355d 100644 --- a/app.js +++ b/app.js @@ -29,7 +29,7 @@ client.on('ready', () => { }); client.user.setPresence({ activities: [{ - name: 'sily' + name: 'sily', type: ActivityType.Playing, }], status: "idle"