discord js change bot status

Solutions on MaxInterview for discord js change bot status by the best coders in the world

showing results for - "discord js change bot status"
Elisa
13 Feb 2019
1bot.user.setPresence({ game: { name: 'with depression', type: "streaming", url: "https://www.twitch.tv/monstercat"}}); 
2