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
{{ message }}
This repository has been archived by the owner. It is now read-only.
Traceback (most recent call last):
File "D:\4coin\main.py", line 176, in
loop.run_until_complete(main())
File "C:\Users\rafae\AppData\Local\Programs\Python\Python39\lib\asyncio\base_events.py", line 642, in run_until_complete
return future.result()
File "D:\4coin\main.py", line 160, in main
await opening_link(username)
File "D:\4coin\main.py", line 84, in opening_link
print("waiting for " + timer + " seconds...")
TypeError: can only concatenate str (not "NoneType") to str
The text was updated successfully, but these errors were encountered:
⚠️ WARNING: The following is a third party advertisement. Do not trust anything that promises to make you money. Use the following website at your own risk.
BTC Click Bot
Earn Bitcoin (BTC) by visiting web sites and performing other simple tasks.
Press the "Visit website" button to earn BTC.
You will be redirected to a third party site.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Windows 10 PRO Updated.
Python 3.9
Message when breaks:
Traceback (most recent call last):
File "D:\4coin\main.py", line 176, in
loop.run_until_complete(main())
File "C:\Users\rafae\AppData\Local\Programs\Python\Python39\lib\asyncio\base_events.py", line 642, in run_until_complete
return future.result()
File "D:\4coin\main.py", line 160, in main
await opening_link(username)
File "D:\4coin\main.py", line 84, in opening_link
print("waiting for " + timer + " seconds...")
TypeError: can only concatenate str (not "NoneType") to str
The text was updated successfully, but these errors were encountered: