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
⚠️ Error executing command: Traceback (most recent call last): File "/opt/venv/lib/python3.9/site-packages/bot/core/command_dispatcher.py", line 150, in on_command ret = await cmd.func(ctx) File "/opt/venv/lib/python3.9/site-packages/bot/plugins/mega.py", line 45, in cmd_mega uri = ctx.msg.reply_to_message.text or ctx.input AttributeError: 'NoneType' object has no attribute 'text'
The text was updated successfully, but these errors were encountered:
⚠️ Error executing command: Traceback (most recent call last): File "/opt/venv/lib/python3.9/site-packages/bot/core/command_dispatcher.py", line 150, in on_command ret = await cmd.func(ctx) File "/opt/venv/lib/python3.9/site-packages/bot/plugins/mega.py", line 45, in cmd_mega uri = ctx.msg.reply_to_message.text or ctx.input AttributeError: 'NoneType' object has no attribute 'text'
The text was updated successfully, but these errors were encountered: