Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

voice channel permission checks #9

Open
z03h opened this issue Jan 13, 2022 · 0 comments
Open

voice channel permission checks #9

z03h opened this issue Jan 13, 2022 · 0 comments

Comments

@z03h
Copy link
Owner

z03h commented Jan 13, 2022

Summary

decorators for voice permissions

What is the feature request for?

discord.ext.commands

The Problem

@commands.has_permssions doesn't check voice channel permissions

The Ideal Solution

a new decorator that checks if the bot/author are in a voice channel and have that permissions in the current voice channel

The Current Solution

have to use @has_guild_permissions or check inside the command

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant