qtchaos / py_mega_account_generator

🤖 Create and manage MEGA accounts with ease, upload and share files.
GNU General Public License v3.0
109 stars 21 forks source link

Update alive.py #27

Closed chikenscrach closed 9 months ago

chikenscrach commented 9 months ago

Traceback (most recent call last): File "/content/py_mega_account_generator/main.py", line 149, in keepalive(console_args.verbose) File "/content/py_mega_account_generator/services/alive.py", line 29, in keepalive mega.login(credentials.email, credentials.password) AttributeError: 'dict' object has no attribute 'email'

qtchaos commented 9 months ago

Thanks for the PR! :)