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

how fix check voice error? #3

Open
ShrimantaGarain opened this issue Sep 28, 2021 · 0 comments
Open

how fix check voice error? #3

ShrimantaGarain opened this issue Sep 28, 2021 · 0 comments

Comments

@ShrimantaGarain
Copy link

error:

Unhandled exception in internal background task 'check_voice'.
Traceback (most recent call last):
File "C:\Python37\lib\site-packages\discord\ext\tasks_init_.py", line 101, in _loop
await self.coro(*args, **kwargs)
File "d:/VI/discord-bot/main.py", line 189, in check_voice
elif not client.waiting and not vc.recording:
AttributeError: 'VoiceClient' object has no attribute 'recording'

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