Traceback (most recent call last):
File "c:\Users\heqds\Desktop\promo-gen-main\globy.py", line 32, in
tokens = open('tokens.txt').read().splitlines()
FileNotFoundError: [Errno 2] No such file or directory: 'tokens.txt'
I can see tokens.txt in my folder
