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?
After running nests.py, I'm geeting the following error:
Notifications are also not being posted to Discord through Poracle; maybe this is related?