Open Fonta opened 7 years ago
Thanks :)
I will run some tests later tonight.
Created a PR for this one too. https://github.com/DiscordMusicBot/MusicBot/pull/20 I'm not really familiair with Python so I don't know why isinstance doesn't work.
Do you run the bot via Docker or "natively"?
via docker.
:( my dev pc just went belly up so I will not be able to provide a fix tonight.
I think the issue is related to incorrect matching between the group definition in permissions.ini file and the Discord group.
Well, everything works just fine with the in the PR suggested change.
Not sure why you closed the PR, but you probably have a good reason for it. I'll delete the branch.
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:
But the user gets this:
Do you know what is going wrong?