Skip to content
This repository was archived by the owner on Nov 12, 2018. It is now read-only.
This repository was archived by the owner on Nov 12, 2018. It is now read-only.

GrantToRoles not working #16

@Fonta

Description

@Fonta

Heya,

Awesome to see someone still making progress on this bot.

I'm running into a problem though.
Somehow users don't get the rights they should get when they have a role.
in my config I have this:

; This group has full permissions.
[MusicMaster]
GrantToRoles = 126272553265135616 126272446419566593 126272553265135616
; UserList =
MaxSongLength = 0
MaxSongs = 0
MaxPlaylistLength = 0
AllowPlaylists = yes
InstaSkip = yes
AllowHigherVolume = yes

But the user gets this:

name: Default
command_whitelist: {'queue', 'perms', 'search', 'play', 'skip', 'id', 'clean', 'help', 'np'}
ignore_non_voice: {'skip', 'search', 'play'}
max_songs: 0
max_song_length: 1200
max_playlist_length: 0
allow_playlists: True
instaskip: False
allow_higher_volume: False

Do you know what is going wrong?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions