Tomato6966 / Musicium

An advanced Discord Music Bot with a Dashboard, using distube.js.org having an interactive button & menu system and many features! Supported Features: Spotify • YouTube • SoundCloud • Live Stream • Audio Filtering • DJ Roles • Autoplay • Autoresume • Dashboard + Live Queue • ...
https://musicium.eu
GNU General Public License v2.0
296 stars 310 forks source link

How to set activity #8

Closed Aayush-683 closed 3 years ago

Aayush-683 commented 3 years ago

i wanna know how can i edit index.js and set bot activity?

Tomato6966 commented 3 years ago

simple go into the"ready" event and add client.user.setActivity("YOUR STATUS", { type: "PLAYING" }); .......