How can i set custom status in discord bot according to new update
问题 according to new update u can set your own custom status without playing or listening this is't added in documentation yet what can i do here there is no option to set custom activity in the discord.js git see the image stable/src/util/Constants.js here too discord status image 回答1: Discord libaries should only be used for bots, using the API for user-account clients violates Discords Terms of Service as this is considered as API Abuse. Moreover the recent announcement does not apply for bots