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
After running nests.py, I'm geeting the following error:
Traceback (most recent call last):
File "nests.py", line 181, in <module>
with open(config.json_path, "w+") as file_:
FileNotFoundError: [Errno 2] No such file or directory: ''
Notifications are also not being posted to Discord through Poracle; maybe this is related?
The text was updated successfully, but these errors were encountered:
After running nests.py, I'm geeting the following error:
Notifications are also not being posted to Discord through Poracle; maybe this is related?
The text was updated successfully, but these errors were encountered: