TeamOctolings / Octobot

A general-purpose Discord bot for moderation written in C#

Home Page:https://teamoctolings.github.io/Octobot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for shuffling the song list.

mctaylors opened this issue · comments

Description

I want a feature where it will be possible to shuffle the list of songs so that the bot won't display the same tracks in the same queue.

Proposed Solution

Add a boolean environment variable SHUFFLE_SONGLIST to shuffle the song list. Maybe use DISABLE_SHUFFLE instead.

Other Information

No response