mirror of
https://github.com/deadcxap/YandexMusicDiscordBot.git
synced 2026-01-11 12:01:39 +03:00
impr: Enforce menu view, vote improvement and bug fixes.
This commit is contained in:
@@ -80,12 +80,9 @@ class BaseGuildsDatabase:
|
||||
current_menu=None,
|
||||
is_stopped=True,
|
||||
always_allow_menu=False,
|
||||
allow_connect=True,
|
||||
vote_next_track=True,
|
||||
vote_add_track=True,
|
||||
vote_add_album=True,
|
||||
vote_add_artist=True,
|
||||
vote_add_playlist=True,
|
||||
allow_change_connect=True,
|
||||
vote_switch_track=True,
|
||||
vote_add=True,
|
||||
shuffle=False,
|
||||
repeat=False,
|
||||
votes={},
|
||||
|
||||
Reference in New Issue
Block a user