activity discord bot js code example
Example 1: discord bot playing game
client.user.setActivity("what the bot is playing");
Example 2: client.user.setActivity("YouTube", {type: "WATCHING})
client.user.setActivity("YouTube", {type: "WATCHING})
client.user.setActivity("what the bot is playing");
client.user.setActivity("YouTube", {type: "WATCHING})