adekmaulana / aioaria2-mirror-bot

This repo currently on working rebase version.
83 stars 220 forks source link

mega command is broken #61

Open sweetcock69 opened 2 years ago

sweetcock69 commented 2 years ago

⚠️ 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'

adekmaulana commented 2 years ago

Thanks, will look into it when i have time