Raptor123471 / DingoLingo

A Discord music bot written in Python with support for Youtube, SoundCloud, Spotify, Bandcamp, Twitter, and custom files.
GNU General Public License v3.0
282 stars 165 forks source link

Any way to make the bot not disconnect after a certain period of time? #73

Closed MineDudeYT closed 2 years ago

MineDudeYT commented 2 years ago

Hi! I was wondering if there's any way to make the bot not disconnect from a vc after a certain period of time since I'd like to make a vc that plays a specific playlist 24/7.

Raptor123471 commented 2 years ago

@MineDudeYT

Use the settings command in your server to set vc_timeout to False. See example below:

image

See the wiki documentation for the settings command here: https://github.com/Raptor123471/DingoLingo/wiki/Settings-Command

Raptor123471 commented 2 years ago

No response