Bot Activity

On this page you can get information about the bot activity system.

System

You can change the activity of the Discord bot, such as playing/watching. PlaceholderAPI values ​​can be used in this section. The bot's activity is updated every 60 seconds.

Configuration File

settings:
  activity: 
    status: true
    timerSecond: 60
    mod: IDLE
    activityType: WATCHING
    activityText: '%server_online% user'

Last updated