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
Traceback (most recent call last):
File "/usr/lib64/python3.9/site-packages/discord/client.py", line 343, in _run_event
await coro(*args, **kwargs)
File "bot.py", line 49, in on_message
await self.clients[message.guild].handle_message(message)
File "bot.py", line 343, in handle_message
await handler(message, command_content)
File "bot.py", line 700, in show_current
reply += f"{self.current_media.title}\n"
AttributeError: 'NoneType' object has no attribute 'title'
The text was updated successfully, but these errors were encountered:
-dinkster
-play some song
-nowplaying
Full error log:
The text was updated successfully, but these errors were encountered: