v0idzdev/bb-bot

Error while running script.ps1

KitsuneStunt opened this issue · 1 comments

Traceback (most recent call last):
File "C:\Users\user\Desktop\YMT\bb-bot-master\main.py", line 50, in
asyncio.run(main())
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\asyncio\runners.py", line 44, in run
return loop.run_until_complete(main)
File "C:\Users\user\AppData\Local\Programs\Python\Python310\lib\asyncio\base_events.py", line 646, in run_until_complete
return future.result()
File "C:\Users\user\Desktop\YMT\bb-bot-master\main.py", line 41, in main
async with client:
AttributeError: aenter

Can you outline the steps needed to reproduce this issue?