β›½Bot Status

You can change the bot status

config.yml
statusMode: ONLINE # Valid Modes: ONLINE, IDLE, DND, INVISIBLE"
statusType: WATCHING # Valid Types: PLAYING, LISTENING, WATCHING, COMPETING, NONE
statusText: "My Velocity Bot"

You can use any of the valid modes/types listed on the comment and it will look like this

You can create this like this for example

config.yml
statusMode: ONLINE # Valid Modes: ONLINE, IDLE, DND, INVISIBLE"
statusType: PLAYING # Valid Types: PLAYING, LISTENING, WATCHING, COMPETING, NONE
statusText: "✨ Discord Bridge Plugin ✨"

Last updated