You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is a dump of the latest test and should be worked on
Ignoring exception in on_voice_state_update
Traceback (most recent call last):
File "/home/karimkohel/Bo2loz/bo2loz_venv/lib/python3.6/site-packages/discord/client.py", line 343, in _run_event
await coro(*args, **kwargs)
File "/home/karimkohel/Bo2loz/meetings.py", line 68, in on_voice_state_update
members = voice_channel.members
AttributeError: 'NoneType' object has no attribute 'members'
Ignoring exception in on_voice_state_update
Traceback (most recent call last):
File "/home/karimkohel/Bo2loz/bo2loz_venv/lib/python3.6/site-packages/discord/client.py", line 343, in _run_event
await coro(*args, **kwargs)
File "/home/karimkohel/Bo2loz/meetings.py", line 68, in on_voice_state_update
members = voice_channel.members
AttributeError: 'NoneType' object has no attribute 'members'
Ignoring exception in on_voice_state_update
Traceback (most recent call last):
File "/home/karimkohel/Bo2loz/bo2loz_venv/lib/python3.6/site-packages/discord/client.py", line 343, in _run_event
await coro(*args, **kwargs)
File "/home/karimkohel/Bo2loz/meetings.py", line 68, in on_voice_state_update
members = voice_channel.members
AttributeError: 'NoneType' object has no attribute 'members'
Ignoring exception in on_message
Traceback (most recent call last):
File "/home/karimkohel/Bo2loz/bo2loz_venv/lib/python3.6/site-packages/discord/client.py", line 343, in _run_event
await coro(*args, **kwargs)
File "RobEn.py", line 70, in on_message
if message.author.bot or message.channel.id != message.author.dm_channel.id:
AttributeError: 'NoneType' object has no attribute 'id'
Ignoring exception in on_message
Traceback (most recent call last):
File "/home/karimkohel/Bo2loz/bo2loz_venv/lib/python3.6/site-packages/discord/client.py", line 343, in _run_event
await coro(*args, **kwargs)
File "RobEn.py", line 70, in on_message
if message.author.bot or message.channel.id != message.author.dm_channel.id:
AttributeError: 'NoneType' object has no attribute 'id'
The text was updated successfully, but these errors were encountered:
this is a dump of the latest test and should be worked on
Ignoring exception in on_voice_state_update
Traceback (most recent call last):
File "/home/karimkohel/Bo2loz/bo2loz_venv/lib/python3.6/site-packages/discord/client.py", line 343, in _run_event
await coro(*args, **kwargs)
File "/home/karimkohel/Bo2loz/meetings.py", line 68, in on_voice_state_update
members = voice_channel.members
AttributeError: 'NoneType' object has no attribute 'members'
Ignoring exception in on_voice_state_update
Traceback (most recent call last):
File "/home/karimkohel/Bo2loz/bo2loz_venv/lib/python3.6/site-packages/discord/client.py", line 343, in _run_event
await coro(*args, **kwargs)
File "/home/karimkohel/Bo2loz/meetings.py", line 68, in on_voice_state_update
members = voice_channel.members
AttributeError: 'NoneType' object has no attribute 'members'
Ignoring exception in on_voice_state_update
Traceback (most recent call last):
File "/home/karimkohel/Bo2loz/bo2loz_venv/lib/python3.6/site-packages/discord/client.py", line 343, in _run_event
await coro(*args, **kwargs)
File "/home/karimkohel/Bo2loz/meetings.py", line 68, in on_voice_state_update
members = voice_channel.members
AttributeError: 'NoneType' object has no attribute 'members'
Ignoring exception in on_message
Traceback (most recent call last):
File "/home/karimkohel/Bo2loz/bo2loz_venv/lib/python3.6/site-packages/discord/client.py", line 343, in _run_event
await coro(*args, **kwargs)
File "RobEn.py", line 70, in on_message
if message.author.bot or message.channel.id != message.author.dm_channel.id:
AttributeError: 'NoneType' object has no attribute 'id'
Ignoring exception in on_message
Traceback (most recent call last):
File "/home/karimkohel/Bo2loz/bo2loz_venv/lib/python3.6/site-packages/discord/client.py", line 343, in _run_event
await coro(*args, **kwargs)
File "RobEn.py", line 70, in on_message
if message.author.bot or message.channel.id != message.author.dm_channel.id:
AttributeError: 'NoneType' object has no attribute 'id'
The text was updated successfully, but these errors were encountered: